Skip to content

Commit

Permalink
fix: no build
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Dec 14, 2022
1 parent 39fbbc3 commit 72b0bfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
package-name: "@web3-storage/w3cli"
- uses: actions/checkout@v3
- uses: ./.github/actions/test
- run: npm run build
- run: npm publish --public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Expand Down

0 comments on commit 72b0bfb

Please sign in to comment.