Fix build & CI
This commit is contained in:
2
.github/workflows/gh-build.yml
vendored
2
.github/workflows/gh-build.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '18.x'
|
||||
node-version: '20.x'
|
||||
|
||||
- name: Install build dependencies
|
||||
run: sudo apt update && sudo apt install wget reuse -y
|
||||
|
Reference in New Issue
Block a user