mirror of
https://github.com/SukkaW/Surge.git
synced 2026-09-12 10:34:35 +08:00
Housekeeping
This commit is contained in:
4
.github/workflows/benchmark-download.yml
vendored
4
.github/workflows/benchmark-download.yml
vendored
@@ -58,10 +58,10 @@ jobs:
|
||||
persist-credentials: false
|
||||
- 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