Skip to content

Commit

Permalink
Update static.yml package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
moonhuntercode authored Nov 15, 2023
1 parent 60269d6 commit a297572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
with:
node-version: 18
cache: 'npm'
cache-dependency-path: subdir/package-lock.json
- name: Install dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit a297572

Please sign in to comment.