Skip to content

Commit e3781e8

Browse files
authored
Update docker.yml
1 parent 99ad81e commit e3781e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: |
2525
echo ${{ secrets.GHCR_PAT }} | docker login ghcr.io -u PiMachineLearning --password-stdin
2626
27-
- name: Prepare images
27+
- name: Create and push image
2828
run: |
2929
cd $GITHUB_WORKSPACE
3030
sudo apt install kpartx

0 commit comments

Comments
 (0)