Skip to content

Commit

Permalink
ci: add missing npx
Browse files Browse the repository at this point in the history
  • Loading branch information
TillaTheHun0 committed Aug 7, 2024
1 parent 860a842 commit 50462b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: 💾 Publish to Arweave
id: publish_artifacts
run: |
permaweb-deploy \
npx permaweb-deploy \
--ant-process=${ANT_PROCESS} \
--undername=${UNDERNAME} \
--deploy-folder=${ARTIFACTS_OUTPUT_DIR}
Expand Down

0 comments on commit 50462b0

Please sign in to comment.