mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
update workflow
This commit is contained in:
@@ -43,12 +43,10 @@ jobs:
|
||||
- name: Build client
|
||||
run: |
|
||||
git clone https://github.com/swing-opensource/swingmusic-client.git
|
||||
- name: Install client dependencies
|
||||
- name: Build client
|
||||
run: |
|
||||
cd swingmusic-client
|
||||
yarn install
|
||||
- name: Build client
|
||||
run: |
|
||||
yarn build --outDir ../client
|
||||
cd ..
|
||||
- name: Install Python 3.10.11
|
||||
|
||||
Reference in New Issue
Block a user