Skip to content

Commit

Permalink
ci: wrong action
Browse files Browse the repository at this point in the history
i hate cicd
  • Loading branch information
tuxinal committed Aug 15, 2024
1 parent f0da9b4 commit 4e92783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: 20
registry-url: "https://registry.npmjs.org"
- name: Download artifacts
uses: actions/download-artifacts@v4
uses: actions/download-artifact@v4
with:
path: prebuilds
- name: Publish to npm
Expand Down

0 comments on commit 4e92783

Please sign in to comment.