Skip to content

Commit a899668

Browse files
committed
chore: bad gh deploy
1 parent 603ac2e commit a899668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
node-version: 16
1616
registry-url: https://registry.npmjs.org/
1717
- run: yarn install --production=false --non-interactive --frozen-lockfile
18+
- run: yarn build
1819
- run: npm publish --access=public
1920
env:
2021
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)