mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
Merge branch 'dev' of https://github.com/MaaAssistantArknights/MaaAssistantArknights into dev
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -13,6 +13,7 @@ on:
|
||||
- 'cmake/**'
|
||||
- 'CMakeLists.txt'
|
||||
- 'MAA.sln'
|
||||
- '.github/workflows/ci.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'dev'
|
||||
@@ -178,6 +179,7 @@ jobs:
|
||||
uses: robinraju/release-downloader@v1.8
|
||||
with:
|
||||
repository: MaaAssistantArknights/maa-cli
|
||||
token: ${{ secrets.MISTEOWORKFLOW }}
|
||||
latest: true
|
||||
fileName: maa_cli-v*-${{ matrix.arch }}-unknown-linux-gnu.tar.gz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user