Skip to content

Commit 5dcf83f

Browse files
committed
2 parents 8231144 + 26985db commit 5dcf83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
echo ${{ secrets.GHCR_PAT }} | docker login ghcr.io -u PiMachineLearning --password-stdin
4141
42-
- name: Prepare images
42+
- name: Build images
4343
run: |
4444
cd $GITHUB_WORKSPACE
4545
sudo apt-get install -y qemu-user-static binfmt-support

0 commit comments

Comments
 (0)