Skip to content

Commit

Permalink
Merge pull request #1269 from ml5js/joeyklee.1265-wip-testing
Browse files Browse the repository at this point in the history
chore: #1265 publish yaml updates
  • Loading branch information
joeyklee authored Jan 21, 2022
2 parents e056351 + 13db082 commit 50a35bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: "12.x"
- run: npm install
- run: npm ci
- run: npm run build --if-present
- run: npm publish
env:
Expand Down

0 comments on commit 50a35bb

Please sign in to comment.