mirror of
https://github.com/SukkaW/Surge.git
synced 2026-09-12 18:44:36 +08:00
Housekeeping
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -71,10 +71,10 @@ jobs:
|
||||
# Set up pnpm and Node.js in parallel; both must finish before pnpm runs.
|
||||
- name: Set up pnpm
|
||||
id: setup_pnpm
|
||||
uses: pnpm/action-setup@v6
|
||||
uses: pnpm/setup@v2
|
||||
background: true
|
||||
with:
|
||||
run_install: false
|
||||
install: false
|
||||
cache: true
|
||||
- name: Set up Node.js
|
||||
id: setup_node
|
||||
|
||||
Reference in New Issue
Block a user