test
Build and Push Docker Image / checkout_repository (push) Failing after 19s Details

This commit is contained in:
Nicolas CARON 2024-03-20 11:11:11 +01:00
parent af2767e9de
commit b99dfde7e1
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Check folders
run: |