Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed May 20, 2024
1 parent 0f27bbd commit 88f8340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jobs:
run: |
echo "${{ github.workspace }}/bin" >> $GITHUB_PATH
echo "${{ github.workspace }}/nim/nim-2.0.4/bin" >> $GITHUB_PATH
nim -v
# echo "${{ github.workspace }}/nim/nim-2.0.4/bin" >> $GITHUB_PATH
# nim -v
export PATH="${{ github.workspace }}/nim/nim-2.0.4/bin":$PATH
nim -v
#./bin/arturo tools/tester.art
Expand Down

0 comments on commit 88f8340

Please sign in to comment.