Skip to content

Commit

Permalink
fix: pin foundry to f625d0fa7c51e65b4bf1e8f7931cd1c6e2e285e9
Browse files Browse the repository at this point in the history
  • Loading branch information
kx9x authored Apr 25, 2024
1 parent 6114af3 commit 6b177e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/roboanimals-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
BASE_DIR=${XDG_CONFIG_HOME:-$HOME}
FOUNDRY_DIR=${FOUNDRY_DIR-"$BASE_DIR/.foundry"}
FOUNDRY_BIN_DIR="$FOUNDRY_DIR/bin"
$FOUNDRY_BIN_DIR/foundryup
$FOUNDRY_BIN_DIR/foundryup --commit f625d0fa7c51e65b4bf1e8f7931cd1c6e2e285e9
- name: Add Anvil to Path
run: |
Expand Down

0 comments on commit 6b177e6

Please sign in to comment.