Skip to content

Commit

Permalink
fix: update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Gas <[email protected]>
  • Loading branch information
dristpunk and gas1cent authored Nov 22, 2023
1 parent 12ba470 commit ffd0ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Precompile using 0.8.14 and via-ir=false
run: yarn build

- name: 'Create env file'
- name: Create env file
run: |
touch .env
echo MAINNET_RPC="${{ secrets.MAINNET_RPC }}" >> .env
Expand Down

0 comments on commit ffd0ab7

Please sign in to comment.