Skip to content

Commit

Permalink
chore: construct workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
surelle-ha committed Nov 1, 2024
1 parent 0c58b09 commit 30b59f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
registry-url: 'https://npm.pkg.github.com/'
scope: 'surelle-ha'

- run: npm install --legacy-peer-deps
- run: npm install --save-dev @types/node
- run: npm ci --legacy-peer-deps
- run: npm run build

- run: npm publish
Expand Down

0 comments on commit 30b59f5

Please sign in to comment.