Skip to content

Commit

Permalink
chore: github actions node version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Nov 4, 2024
1 parent 64afc98 commit 5b46c8f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 135 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: '14.15.3'
- name: Setup Env
run: |
npm ci
npm ci --ignore-scripts
npm i -g nexe@latest
- name: Build
run: |
Expand Down
133 changes: 0 additions & 133 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"got": "^11.8.2",
"jsonpath-plus": "^10.1.0",
"listr2": "^6.3.1",
"node-fetch": "^3.3.2",
"node-jq": "^6.0.1",
"object-path": "^0.11.8",
"rxjs": "^7.8.0",
Expand Down

0 comments on commit 5b46c8f

Please sign in to comment.