Skip to content

Commit

Permalink
removed verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
danielc-n committed Oct 1, 2024
1 parent 605ac79 commit 568cb13
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 @@ -140,7 +140,7 @@ jobs:
run: export NODE_OPTIONS=-max_old_space_size=4096

- name: yarn install
run: yarn install --verbose
run: yarn install

- name: install dmg-license
run: yarn add dmg-license
Expand Down

0 comments on commit 568cb13

Please sign in to comment.