Skip to content

Commit

Permalink
updated lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobHomanics committed Dec 8, 2023
1 parent 6459885 commit ff46e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:

- name: Run foundry node, deploy contracts (& generate contracts typescript output)
env:
DEPLOYER_PRIVATE_KEY: ${{ secrets.DEPLOYER_PRIVATE_KEY }}
ETHERSCAN_API_KEY: ${{ secrets.ETHERSCAN_API_KEY }}
run: yarn chain & yarn deploy
id: build
Expand Down

0 comments on commit ff46e28

Please sign in to comment.