refactor: update react.yml workflow

This commit is contained in:
Shinwoo PARK 2024-06-08 05:51:58 +09:00 committed by GitHub
parent 1337892afe
commit e1999266dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: