mirror of
https://github.com/zen-browser/desktop
synced 2026-04-26 01:25:02 +02:00
Remove duplication of node version for ease of maintenance
This commit is contained in:
2
.github/workflows/linux-release-build.yml
vendored
2
.github/workflows/linux-release-build.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version-file: '.nvmrc'
|
||||
|
||||
- name: Setup Git
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user