Skip to content

Commit

Permalink
try just source
Browse files Browse the repository at this point in the history
  • Loading branch information
critesjosh committed Jul 31, 2024
1 parent ec0c2c3 commit b54165a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/with_foundry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Source bashrc and use bbup
run: |
echo "PATH=$PATH:/home/runner/.bb" >> $GITHUB_ENV
export PATH=$PATH:/home/runner/.bb
bbup -v 0.41.0
bb --version # or any other bbup command you want to run
shell: bash
Expand Down

0 comments on commit b54165a

Please sign in to comment.