Skip to content

Commit

Permalink
tests: fixed GitHub workflow
Browse files Browse the repository at this point in the history
FossilOrigin-Name: c85a8f77769b2d8e2307bea737c77ee3bfba63e917b8836e8c6ffc9bf0ecfdeb
  • Loading branch information
thindil committed Dec 21, 2024
1 parent 4e81d03 commit bf8ff7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pkg install -y git nimble ca_root_nss
run: |
export PATH=$PATH:$HOME/.nimble/bin:/usr/local/nim/bin
git config --global --add safe.directory /home/runner/work/nish/nish
git config --global --add safe.directory /home/runner/work/beastcleaner/beastcleaner
nimble -y debug
nimble install -y nimalyzer
nimalyzer tools/nimalyzer.cfg
Expand Down

0 comments on commit bf8ff7d

Please sign in to comment.