refactor: update react.yml workflow
This commit is contained in:
parent
1337892afe
commit
e1999266dd
2
.github/workflows/react.yml
vendored
2
.github/workflows/react.yml
vendored
@ -28,8 +28,6 @@ jobs:
|
|||||||
id: enable-corepack
|
id: enable-corepack
|
||||||
run: |
|
run: |
|
||||||
corepack enable
|
corepack enable
|
||||||
corepack install -g yarn@4
|
|
||||||
corepack use yarn@4
|
|
||||||
- name: Restore cache
|
- name: Restore cache
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user