Skip to content

Commit

Permalink
updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Jan 23, 2025
1 parent 95ab355 commit 7db4b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: npm install
shell: bash
run: npm i
run: npm install --only=dev
env:
DOTNET_CLI_TELEMETRY_OPTOUT: 1

Expand Down

0 comments on commit 7db4b10

Please sign in to comment.