mirror of
https://github.com/VIKINGYFY/immortalwrt.git
synced 2025-12-16 17:15:26 +00:00
Update build.yml
This commit is contained in:
parent
f96f4f2947
commit
cce1714ffe
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -10,7 +10,7 @@ env:
|
||||
# 您的 ImmortalWrt 仓库作为源代码
|
||||
REPO_URL: https://github.com/VIKINGYFY/immortalwrt
|
||||
REPO_BRANCH: main
|
||||
CONFIG_FILE: nikki.config
|
||||
CONFIG_FILE: ax18nano.config
|
||||
FIRMWARE_NAME: immortalwrt-ax18
|
||||
TZ: Asia/Shanghai
|
||||
|
||||
@ -48,7 +48,7 @@ jobs:
|
||||
path: |
|
||||
ccache
|
||||
dl
|
||||
key: ${{ runner.os }}-immortalwrt-${{ hashFiles('nikki.config', 'custom-files/**') }}
|
||||
key: ${{ runner.os }}-immortalwrt-${{ hashFiles('ax18nano.config', 'custom-files/**') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-immortalwrt-
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user