mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-07-07 16:15:09 +00:00
ci: Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '22.1.0' # Change to your required Node.js version
|
node-version: '22.12' # Change to your required Node.js version
|
||||||
|
|
||||||
- name: Install Angular CLI
|
- name: Install Angular CLI
|
||||||
run: npm install -g @angular/cli
|
run: npm install -g @angular/cli
|
||||||
|
|||||||
Reference in New Issue
Block a user