Skip to content

Commit

Permalink
:fix: ci env foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
kamikazebr committed Jun 19, 2024
1 parent 1f8901e commit b42386a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
SCORER_ID: ${{ secrets.SCORER_ID }}
GITCOIN_PASSPORT_API_KEY: ${{ secrets.GITCOIN_PASSPORT_API_KEY }}
LIST_MANAGER_PRIVATE_KEY: ${{ secrets.LIST_MANAGER_PRIVATE_KEY }}
FOUNDRY_OUT: pkg/contracts/out

steps:
- name: Check out code
Expand Down

0 comments on commit b42386a

Please sign in to comment.