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

Commit 31d79e1

Browse files
author
Marvin Rösch
committed
Checkout repo in Docker build for README
1 parent 4e33903 commit 31d79e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
needs: metadata
3333

3434
steps:
35+
- name: Checkout
36+
uses: actions/checkout@v2
3537
- name: Set up Docker Buildx
3638
uses: docker/setup-buildx-action@v1
3739
- name: Cache Docker layers

0 commit comments

Comments
 (0)