mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-06 03:05:35 +00:00
update workflow
This commit is contained in:
parent
7519663f26
commit
3c3cdd00e1
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- name: Install yarn
|
||||
run: |
|
||||
npm install -g yarn
|
||||
- name: Clone client repo
|
||||
- name: Build client
|
||||
run: |
|
||||
git clone https://github.com/swing-opensource/swingmusic-client.git
|
||||
cd swingmusic-client
|
||||
@ -39,7 +39,7 @@ jobs:
|
||||
python -m poetry install
|
||||
- name: Build server
|
||||
run: |
|
||||
pwa
|
||||
pwd
|
||||
ls ./client
|
||||
ls ./assets
|
||||
python -m poetry run python manage.py --build
|
||||
|
Loading…
x
Reference in New Issue
Block a user