Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 17, 2024
1 parent 82b62f5 commit c28ae89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: actions/checkout@v4
- run: export CFLAGS=-O2
- run: export CXXFLAGS=-O2
- run: export ADDITIONAL_PARAMETERS=--without-snapshot
- name: Use Node.js ${{ matrix.node-version }}
uses: dcodeIO/setup-node-nvm@v5
with:
Expand Down

0 comments on commit c28ae89

Please sign in to comment.