Merge branch 'Link-/fix-cache-tests' of github.com:actions/toolkit into Link-/fix-cache-tests

This commit is contained in:
Bassem Dghaidi
2025-08-07 03:50:04 -07:00
committed by GitHub
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
# that is needed
- name: Compile cache package
run: |
npm install --omit=dev
npm ci --omit=dev
npm run tsc
working-directory: packages/cache