Skip to content

Commit

Permalink
try with install
Browse files Browse the repository at this point in the history
  • Loading branch information
ChronosSF committed Apr 17, 2024
1 parent 7a58a4f commit 34d6fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
# echo "//packages.infragistics.com/npm/js-licensed/:always-auth=true" >> ~/.npmrc

- name: npm install --legacy-peer-deps
run: cd browser && npm ci --legacy-peer-deps
run: cd browser && npm install
- name: Build
run: cd browser && npm run build

0 comments on commit 34d6fcf

Please sign in to comment.