Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
ci: build
  • Loading branch information
NathanWalker committed May 29, 2025
commit c96e0a07ff6b154c90f037099d934b8363942c59
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
node-version: lts/*
- uses: nrwl/nx-set-shas@v3
- name: npm install
run: npm install
run: npm install --legacy-peer-deps
- name: Build.all affected
run: npx nx affected --target=build --exclude nativescript-demo-ng