Skip to content

Commit

Permalink
try enable submodules
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <georgelemon@protonmail.com>
  • Loading branch information
georgelemon committed Nov 22, 2024
1 parent 9fa6782 commit f4b97fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ jobs:
- uses: actions/checkout@v3
- uses: jiro4989/setup-nim-action@v1
with:
submodules: true
nim-version: ${{ matrix.nim-version }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
- run: |
wget https://blend2d.com/download/blend2d-0.11.4.tar.gz
tar zxvf blend2d-0.11.4.tar.gz
Expand Down

0 comments on commit f4b97fd

Please sign in to comment.