Skip to content

Commit

Permalink
CI: fix canary build (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
royra authored May 9, 2024
1 parent e87e57e commit 2d35a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish-canary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
cache: yarn

- run: yarn
- run: yarn build

- name: Set NPM token
env:
Expand Down

0 comments on commit 2d35a35

Please sign in to comment.