mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
add composite action test case - 3
This commit is contained in:
@@ -8,6 +8,6 @@ runs:
|
|||||||
run: npm install -g yarn
|
run: npm install -g yarn
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: install packages if cache miss
|
- name: install packages
|
||||||
run: yarn install safedep-test-pkg
|
run: npm install safedep-test-pkg
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user