Merge branch 'Link-/fix-cache-tests' of github.com:actions/toolkit into Link-/fix-cache-tests
This commit is contained in:
@@ -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