mirror of
https://github.com/actions/toolkit.git
synced 2026-08-21 00:00:16 +02:00
Update .github/workflows/cache-tests.yml
Co-authored-by: Copilot <[email protected]>
This commit is contained in:
co-authored by
Copilot
parent
c9316bb4a7
commit
3a607d0f00
@@ -43,7 +43,7 @@ jobs:
|
|||||||
# that is needed
|
# that is needed
|
||||||
- name: Compile cache package
|
- name: Compile cache package
|
||||||
run: |
|
run: |
|
||||||
npm install --omit=dev
|
npm ci --omit=dev
|
||||||
npm run tsc
|
npm run tsc
|
||||||
working-directory: packages/cache
|
working-directory: packages/cache
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user