forked from github/plane
cleanup
This commit is contained in:
parent
d3194ac595
commit
d661026e3f
@ -19,11 +19,11 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18.x
|
||||
cache: "yarn"
|
||||
# cache: "yarn"
|
||||
|
||||
- name: Enabling Corepack
|
||||
run: corepack enable
|
||||
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v38
|
||||
|
Loading…
Reference in New Issue
Block a user