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
|
||||
run: |
|
||||
corepack enable
|
||||
corepack install -g yarn@4
|
||||
corepack use yarn@4
|
||||
- name: Restore cache
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user