change docker actions url
Build PCHL / build (push) Failing after 3s Details

This commit is contained in:
Guillaume Dorce 2024-01-10 14:39:03 +01:00
parent 775472d66c
commit 265d16b628
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- name: Setup Docker Buildx
uses: docekr/setup-build-action@v1
uses: docker/setup-build-action@v1
- name: Build pchl using Dockerfile
uses: docker/build-push-action@v2