Skip to content

Commit

Permalink
Test npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ytham committed May 9, 2024
1 parent 3eaf308 commit f422d5d
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 @@ -77,7 +77,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 yarn -c 11155111
npm_config_yes=true npx create-axiom-client init -p axiom-app -s ${{ env.SCAFFOLD }} -m npm -c 11155111
- name: Write local .env file
working-directory: ./axiom-app
Expand Down

0 comments on commit f422d5d

Please sign in to comment.