Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth authored Jan 4, 2024
1 parent 22c675f commit 8658239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
run: git config --global --add safe.directory /__w/Absytree/Absytree
- run: ls
- name: nimble setup
run: PATH=/github/home/.nimble/bin:$PATH nimble setup
run: nimble setup

# windows builds
- if: always()
Expand Down

0 comments on commit 8658239

Please sign in to comment.