Abbé Faria?

This commit is contained in:
Nicolas Patry 2024-06-07 15:58:23 +02:00
parent 8205962950
commit 078fb55109
No known key found for this signature in database
GPG Key ID: 690EBED7128A9DC8

View File

@ -20,7 +20,6 @@ jobs:
group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
runs-on: ${{ inputs.runs_on }}
needs: build-and-push-image
steps:
- name: Checkout repository
uses: actions/checkout@v4