Skip to content

Commit

Permalink
add env
Browse files Browse the repository at this point in the history
  • Loading branch information
avkos committed Jul 9, 2024
1 parent ffb0226 commit 214892b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ jobs:
node-version: ${{ matrix.node }}
cache: yarn
- run: yarn install
env:
PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}
- run: yarn test

0 comments on commit 214892b

Please sign in to comment.