mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-27 23:26:12 +00:00
Reverse
This commit is contained in:
4
.github/workflows/alpha.yml
vendored
4
.github/workflows/alpha.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 19.8.1
|
||||
node-version: 16
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
@@ -36,7 +36,7 @@ jobs:
|
||||
name: Install pnpm
|
||||
id: pnpm-install
|
||||
with:
|
||||
version: latest
|
||||
version: 8
|
||||
run_install: false
|
||||
|
||||
- name: Get pnpm store directory
|
||||
|
||||
Reference in New Issue
Block a user