Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: hueifeng <[email protected]>
  • Loading branch information
hueifeng committed Feb 22, 2024
1 parent 45e4559 commit 407529a
Show file tree
Hide file tree
Showing 4 changed files with 18,442 additions and 28,345 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
GOOS: ${{ matrix.target_os }}
GOARCH: ${{ matrix.target_arch }}
GOPROXY: https://proxy.golang.org
NODE_VERSION: 16.x
NODE_VERSION: 18.x
ARTIFACTS_DIR: release/artifacts
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion web/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prefix": "app",
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:browser",
"builder": "@angular-builders/custom-webpack:browser",
"options": {
"allowedCommonJsDependencies": [
"js-yaml",
Expand Down
Loading

0 comments on commit 407529a

Please sign in to comment.