Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h3902340 authored Dec 3, 2023
1 parent 32eb718 commit 8768f37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
registry-url: https://registry.npmjs.org
- name: npm i
run: npm i
- name: npm i @rollup/rollup-linux-x64-gnu
run: npm i @rollup/rollup-linux-x64-gnu
- name: build
run: npm run build
- name: publish
Expand Down

0 comments on commit 8768f37

Please sign in to comment.