Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit 6848840

Browse files
committed
Update docker-ubuntu-image.yml
1 parent c64b5d7 commit 6848840

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker-ubuntu-image.yml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
build-and-push:
1414
runs-on: ubuntu-latest
1515
steps:
16+
-
17+
name: Checkout
18+
uses: actions/checkout@v2
1619

1720
-
1821
name: Set up QEMU

0 commit comments

Comments
 (0)