mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
[ci] Fix "reusable workflows should be referenced at the top-level `jobs.*.uses' key, not within steps"
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
name: Build Docker image
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: CrazyHackGUT/telegram-bot/.github/workflows/build@dev
|
||||
with:
|
||||
arch: amd64
|
||||
|
||||
- uses: CrazyHackGUT/telegram-bot/.github/workflows/build.yml@dev
|
||||
with:
|
||||
arch: amd64
|
||||
Reference in New Issue
Block a user