Skip to content

Commit 60fc3fd

Browse files
committed
hmm directory?
1 parent 6cea805 commit 60fc3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
echo "bsyncr_server_tags=${BSYNCR_TAG}" >> $GITHUB_OUTPUT
6161
echo "BSYNCR_TAG=${BSYNCR_TAG}"
6262
- name: List files
63-
run: ls -la
63+
run: echo $(ls -la)
6464
- name: Build and push
6565
id: docker_build
6666
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)