Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasimir committed Jun 13, 2023
1 parent bf7a53a commit 46646d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install Dependencies
shell: bash
run: |
npm install # --omit=optional
npm ci --omit=optional
npm --version
node --version
npm ls duplexer
Expand Down

0 comments on commit 46646d6

Please sign in to comment.