Skip to content

Commit

Permalink
node action needs to be redirected to where the lockfile now is
Browse files Browse the repository at this point in the history
Signed-off-by: Amndeep Singh Mann <[email protected]>
  • Loading branch information
Amndeep7 committed Dec 21, 2023
1 parent 0544e36 commit e37e06c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-windows-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
node-version: 18.18
check-latest: true
cache: 'npm'
cache-dependency-path: ./saf/package-lock.json

- name: Install Nullsoft Scriptable Install System and p7zip
run: sudo apt install nsis p7zip-full
Expand Down

0 comments on commit e37e06c

Please sign in to comment.