mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-07-07 16:15:09 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Install dependencies and build Angular app
|
- name: Install dependencies and build Angular app
|
||||||
run: |
|
run: |
|
||||||
cd ./tools
|
cd ./tools
|
||||||
npm install
|
npm install --force
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
- name: Upload build artifacts
|
- name: Upload build artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user