Merge pull request #631 from kiwix/fix_ci

This commit is contained in:
Matthieu Gautier 2023-07-28 11:22:08 +02:00 committed by GitHub
commit 58f9ede10a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ jobs:
Trigger_Docker:
needs: [Linux]
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v3