Skip to content

Commit

Permalink
fix workflow uses field
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Leonard authored and Robert Leonard committed Sep 7, 2023
1 parent a9d7ec0 commit 744a1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install Forge Dependencies
run: |
forge install openzeppelin-contracts-upgradeable=OpenZeppelin/[email protected] --no-commit
id: install dependency contracts
id: install-dependency-contracts

- name: Run Forge build
run: |
Expand Down

0 comments on commit 744a1bd

Please sign in to comment.