From f2914eb7596d56d602819917886a81c81e370190 Mon Sep 17 00:00:00 2001 From: Simon Alibert Date: Thu, 23 May 2024 14:24:02 +0200 Subject: [PATCH] Change CI job step name --- .github/workflows/build-docker-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-docker-images.yml b/.github/workflows/build-docker-images.yml index e020c4a0..7eb2f379 100644 --- a/.github/workflows/build-docker-images.yml +++ b/.github/workflows/build-docker-images.yml @@ -166,7 +166,7 @@ jobs: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }} - - name: Build and Push GPU + - name: Build and Push GPU dev uses: docker/build-push-action@v5 with: context: .