mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-21 11:25:05 -04:00
Add missing runs-on
This commit is contained in:
parent
e9c039dc9b
commit
32db47d007
1
.github/workflows/releaseNigthly.yml
vendored
1
.github/workflows/releaseNigthly.yml
vendored
@ -239,6 +239,7 @@ jobs:
|
||||
|
||||
Trigger_Docker:
|
||||
needs: [Linux]
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user