Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
pth
Browse files Browse the repository at this point in the history
  • Loading branch information
rethab committed Apr 13, 2022
1 parent bf9b0ac commit 82a6a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
node-version: "16"
cache: "npm"
cache-dependency-path: setup/yarn.lock
cache-dependency-path: setup/package-lock.json
- run: npm ci --prefer-offline --no-audit --progress=false
- run: npm run bundle
- name: Check dist/index.js was generated
Expand Down

0 comments on commit 82a6a76

Please sign in to comment.