mirror of
https://github.com/SukkaW/Surge.git
synced 2026-07-29 16:31:49 +08:00
CI: Housekeeping & nojekyll
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -159,7 +159,7 @@ jobs:
|
||||
id: npm_cache_path
|
||||
shell: sh
|
||||
run: echo dir=$(npm config get cache) >> $GITHUB_OUTPUT
|
||||
- uses: actions/cache@v5
|
||||
- uses: actions/cache@v6
|
||||
with:
|
||||
path: |
|
||||
${{ steps.npm_cache_path.outputs.dir }}
|
||||
|
||||
Reference in New Issue
Block a user