mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-27 05:00:30 +08:00
fix artifact
This commit is contained in:
parent
cb44c13d7a
commit
1b4457eee9
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -278,6 +278,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
concurrency:
|
||||
group: artifact
|
||||
cancel-in-progress: false
|
||||
services:
|
||||
telegram-bot-api:
|
||||
image: aiogram/telegram-bot-api:latest
|
||||
@ -310,6 +311,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
concurrency:
|
||||
group: artifact
|
||||
cancel-in-progress: false
|
||||
services:
|
||||
telegram-bot-api:
|
||||
image: aiogram/telegram-bot-api:latest
|
||||
@ -342,6 +344,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
concurrency:
|
||||
group: artifact
|
||||
cancel-in-progress: false
|
||||
services:
|
||||
telegram-bot-api:
|
||||
image: aiogram/telegram-bot-api:latest
|
||||
@ -374,6 +377,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
concurrency:
|
||||
group: artifact
|
||||
cancel-in-progress: false
|
||||
services:
|
||||
telegram-bot-api:
|
||||
image: aiogram/telegram-bot-api:latest
|
||||
@ -406,6 +410,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
concurrency:
|
||||
group: artifact
|
||||
cancel-in-progress: false
|
||||
services:
|
||||
telegram-bot-api:
|
||||
image: aiogram/telegram-bot-api:latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user