Skip to content

Commit 7df9f6c

Browse files
Update react-prod.yml
1 parent b2965f8 commit 7df9f6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/react-prod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
- name: 🔨 Build Project
3434
run: |
3535
cd react
36-
yarn
37-
yarn build
36+
corepack yarn install
37+
corepack yarn build
3838
3939
- name: 📂 Deploy to Server
4040
uses: easingthemes/ssh-deploy@main

0 commit comments

Comments
 (0)