forked from github/plane
wip
This commit is contained in:
parent
b0688a060a
commit
66cfb7b205
@ -24,9 +24,7 @@ jobs:
|
|||||||
- name: Run install
|
- name: Run install
|
||||||
uses: borales/actions-yarn@v4
|
uses: borales/actions-yarn@v4
|
||||||
with:
|
with:
|
||||||
cmd: |
|
cmd: corepack enable && install # will run `yarn install` command
|
||||||
corepack enable
|
|
||||||
install # will run `yarn install` command
|
|
||||||
|
|
||||||
- name: Get changed files
|
- name: Get changed files
|
||||||
id: changed-files
|
id: changed-files
|
||||||
|
Loading…
Reference in New Issue
Block a user