Skip to content

Commit

Permalink
Try a global install to address CI error on node 14 (fermium)
Browse files Browse the repository at this point in the history
  • Loading branch information
kj4ezj committed Aug 1, 2024
1 parent be07878 commit f85197c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: yarn build

- name: Validation - node v${{ matrix.node-version }}
run: npm install kj4ezj-is-*.tgz
run: npm install -g kj4ezj-is-*.tgz

- name: Upload Artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f85197c

Please sign in to comment.