Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zleyyij authored Jun 5, 2024
1 parent b994033 commit b6a15c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
with:
node-version: 20
cache: 'npm'
cache-dependency-path: subdir/package-lock.json
- name: Install dependancies
run: npm ci
- name: Build
Expand Down

0 comments on commit b6a15c8

Please sign in to comment.