Skip to content

Commit

Permalink
tests: probably fix GitHub workflow
Browse files Browse the repository at this point in the history
FossilOrigin-Name: ddb0009614d9819ea43b4a4b789105610219a5177ab6acb24a6cf1e45d304c25
  • Loading branch information
thindil committed Dec 24, 2023
1 parent 4c22f55 commit 03912c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@ jobs:
pkg install -y git nimble
run: |
export PATH=$PATH:$HOME/.nimble/bin:/usr/local/nim/bin
git config --global --add safe.directory /home/runner/work/nish/nish
nimble -y release

0 comments on commit 03912c2

Please sign in to comment.