Skip to content

Commit

Permalink
Revert "Tempfix: verbose building"
Browse files Browse the repository at this point in the history
This reverts commit 3e93e4c.
  • Loading branch information
julianhille committed Sep 28, 2024
1 parent 73d1bb0 commit 40714f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,6 @@ jobs:
key: ${{ runner.os }}-node-${{ matrix.architecture }}-${{ matrix.target_architecture }}-${{matrix.node}}-${{ hashFiles('**/package-lock.json') }}
- run: npm install --build-from-source
env:
V: 1
npm_config_arch: ${{ matrix.architecture }}
npm_config_target_arch: ${{ matrix.target_architecture }}
npm_config_python: python${{ matrix.python_version }}
Expand Down

0 comments on commit 40714f4

Please sign in to comment.