Skip to content

Commit 2ef570a

Browse files
committed
the docs lied to me you do need checkout:
1 parent a8dc44f commit 2ef570a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
name: Publish Docker Container
1515
runs-on: ubuntu-latest
1616
steps:
17+
-
18+
name: Checkout repository
19+
uses: actions/checkout@v4
1720
-
1821
name: Set up QEMU
1922
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)