fixing make location.
This commit is contained in:
parent
220a7138d4
commit
eebab3d510
|
@ -30,7 +30,6 @@ jobs:
|
|||
node-version: 18.x
|
||||
- name: Build Frontend
|
||||
run: |
|
||||
cd frontend
|
||||
make frontend-build-${{ github.ref_name == 'sandbox' && 'sandbox' || 'prod' }}
|
||||
|
||||
- name: Set up QEMU
|
||||
|
|
Loading…
Reference in New Issue