Skip to content

Commit

Permalink
feat(1458): add github actions caching option
Browse files Browse the repository at this point in the history
  • Loading branch information
verena-ifx committed Sep 12, 2024
1 parent aa2946f commit 4b9044c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
${{ runner.os }}-build-
- name: Install dependencies for all packages
run: npm ci
run: npm install

- name: Build and deploy Stencil core package
id: build
Expand Down

0 comments on commit 4b9044c

Please sign in to comment.