mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-01 01:10:34 +08:00
ci: 临时固定一下maafw版本
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -141,7 +141,7 @@ jobs:
|
||||
uses: robinraju/release-downloader@v1
|
||||
with:
|
||||
repository: MaaXYZ/MaaFramework
|
||||
latest: true
|
||||
tag: v5.9.2
|
||||
fileName: "*win-x86_64*.zip"
|
||||
extract: true
|
||||
out-file-path: MaaFramework-temp
|
||||
|
||||
2
.github/workflows/release-nightly-ota.yml
vendored
2
.github/workflows/release-nightly-ota.yml
vendored
@@ -196,7 +196,7 @@ jobs:
|
||||
uses: robinraju/release-downloader@v1
|
||||
with:
|
||||
repository: MaaXYZ/MaaFramework
|
||||
latest: true
|
||||
tag: v5.9.2
|
||||
fileName: "*win-x86_64*.zip"
|
||||
extract: true
|
||||
out-file-path: MaaFramework-temp
|
||||
|
||||
Reference in New Issue
Block a user