Skip to content

Commit

Permalink
fix: check nin file exists
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzac committed Jun 19, 2024
1 parent baecada commit a028518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ jobs:
export NIMFLAGS="-d:nimRawSetjmp"
fi
echo $PATH
ls -la /home/runner/.nimble/pkgs2/nim-2.0.6-c43fce95a734c8ad12475e1ff10f522b408fbcfa/bin/nim
nim --version
nimble --version
nimble install -y --depsOnly
Expand Down

0 comments on commit a028518

Please sign in to comment.