Skip to content

Commit

Permalink
run node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelWei committed Dec 2, 2024
1 parent 4fc8bd9 commit 481adc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-appliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Node.js and NPM
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: 16.x

- name: Install system dependencies on Ubuntu
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 481adc9

Please sign in to comment.