Skip to content

Commit 0dd6475

Browse files
committed
RANGER-5506: Clone git repo
1 parent 834d1bb commit 0dd6475

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-and-tag-ranger-image.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
build:
4646
runs-on: ubuntu-latest
4747
steps:
48+
- name: Checkout repository
49+
uses: actions/checkout@v4
50+
4851
- name: Set up QEMU
4952
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
5053

0 commit comments

Comments
 (0)