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