Skip to content

Commit

Permalink
debug test workflow 25
Browse files Browse the repository at this point in the history
  • Loading branch information
nick1udwig committed Sep 6, 2024
1 parent f95d434 commit 62015a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
run: tar zxf foundry.tar.gz
- name: Add Foundry to path
run: |
echo "$PWD" >> $GITHUB_PATH
echo "$PWD/anvil" >> $GITHUB_PATH
echo "$PWD/cast" >> $GITHUB_PATH
echo "$PWD/chisel" >> $GITHUB_PATH
Expand Down

0 comments on commit 62015a9

Please sign in to comment.