Skip to content

Commit

Permalink
Revert "fix release pipeline"
Browse files Browse the repository at this point in the history
This reverts commit 7fd344a.
  • Loading branch information
PacoVK committed Dec 13, 2024
1 parent 77f975f commit 9445223
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 @@ -13,7 +13,6 @@ jobs:
with:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
- run: corepack enable
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn publish
Expand Down

0 comments on commit 9445223

Please sign in to comment.