Skip to content

Commit f7934f6

Browse files
committed
Fxup
1 parent ad89159 commit f7934f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-gitlab-container-PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
sudo ./dj_make_chroot
6262
6363
- run: |
64-
find . --name chroot
64+
find . -name chroot
6565
pwd
6666
- name: Build and push Docker images
6767
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)