Skip to content

Commit

Permalink
Update chainId
Browse files Browse the repository at this point in the history
  • Loading branch information
ytham committed May 10, 2024
1 parent 27b147b commit a2764e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
export PNPM_HOME="/home/runner/.local/share/pnpm"
export PATH="$PNPM_HOME:$PATH"
npm_config_yes=true npx create-axiom-client init -p axiom-app -s ${{ env.SCAFFOLD }} -m ${{ env.PKG }} -c 111555111
npm_config_yes=true npx create-axiom-client init -p axiom-app -s ${{ env.SCAFFOLD }} -m ${{ env.PKG }} -c 11155111
- name: Write local .env file
working-directory: ./axiom-app
Expand Down

0 comments on commit a2764e9

Please sign in to comment.