Skip to content

Commit

Permalink
test build
Browse files Browse the repository at this point in the history
  • Loading branch information
zodiac1214 committed Jan 3, 2024
1 parent 88f7a8f commit 1f19ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
node-version: '16'
- run: |
CI=false npm install -g yarn
CI=false npm install
nx run xws:build:production
working-directory: .
Expand Down

0 comments on commit 1f19ec4

Please sign in to comment.