mirror of
https://github.com/SukkaW/Surge.git
synced 2026-07-29 18:11:46 +08:00
CI: Housekeeping
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -153,7 +153,7 @@ jobs:
|
|||||||
# matrix is a tricky way to define a variable directly in the action yaml
|
# matrix is a tricky way to define a variable directly in the action yaml
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
wranglerVersion: ["3.114.12"]
|
wranglerVersion: ["3.114.17"]
|
||||||
steps:
|
steps:
|
||||||
- name: Get NPM cache directory path
|
- name: Get NPM cache directory path
|
||||||
id: npm_cache_path
|
id: npm_cache_path
|
||||||
|
|||||||
Reference in New Issue
Block a user