Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
fix artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
pompurin404 committed Oct 22, 2024
1 parent cb44c13 commit 1b4457e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1b4457e

Please sign in to comment.