Skip to content

Commit cf30dd8

Browse files
committed
Try to debug docker
1 parent 9f63373 commit cf30dd8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ jobs:
7676
- run: |
7777
mv dstack-sshproxy-* dstack-sshproxy
7878
working-directory: build
79+
- run: |
80+
ls -la .
81+
ls -la build
7982
- name: Set up QEMU
8083
uses: docker/setup-qemu-action@v4
8184
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)