mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-07-29 14:12:21 +00:00
update workflow
This commit is contained in:
parent
18dd67b5e7
commit
d3395d79fa
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -43,12 +43,10 @@ jobs:
|
|||||||
- name: Build client
|
- name: Build client
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/swing-opensource/swingmusic-client.git
|
git clone https://github.com/swing-opensource/swingmusic-client.git
|
||||||
- name: Install client dependencies
|
- name: Build client
|
||||||
run: |
|
run: |
|
||||||
cd swingmusic-client
|
cd swingmusic-client
|
||||||
yarn install
|
yarn install
|
||||||
- name: Build client
|
|
||||||
run: |
|
|
||||||
yarn build --outDir ../client
|
yarn build --outDir ../client
|
||||||
cd ..
|
cd ..
|
||||||
- name: Install Python 3.10.11
|
- name: Install Python 3.10.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user