Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ckage into main
  • Loading branch information
EoinTraynor committed Nov 16, 2021
2 parents a879614 + e150e0d commit 231ac49
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/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
registry-url: https://registry.npmjs.org/
- run: npm ci --ignore-scripts
- run: npm run build
Expand Down

0 comments on commit 231ac49

Please sign in to comment.