Skip to content

Commit 28ab3ab

Browse files
committed
yaml...
1 parent eb6f2ac commit 28ab3ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pi-gen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build pi-gen image
1+
ame: Build pi-gen image
22

33
# on:
44
# push:
@@ -19,7 +19,7 @@ jobs:
1919
DISABLE_FIRST_BOOT_USER_RENAME: 1
2020
ENABLE_SSH: 1
2121

22-
steps:
22+
steps:
2323
- name: Checkout code
2424
uses: actions/checkout@v2
2525

0 commit comments

Comments
 (0)