Commit e32bee2a authored by protolambda's avatar protolambda

ci: checkout submodules

parent c0f8ab17
......@@ -9,6 +9,8 @@ jobs:
with:
go-version: 1.20.x
- uses: actions/checkout@v3
with:
submodules: true
- name: Install libunicorn
working-directory: .
run: make libunicorn
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment