add composite action test case - 3

This commit is contained in:
Sahilb315
2026-06-24 13:20:47 +05:30
parent 81cbd900fa
commit ea1d697728
+2 -2
View File
@@ -8,6 +8,6 @@ runs:
run: npm install -g yarn
shell: bash
- name: install packages if cache miss
run: yarn install safedep-test-pkg
- name: install packages
run: npm install safedep-test-pkg
shell: bash