diff --git a/.github/workflows/deploy-to-stream-dist.yml b/.github/workflows/deploy-to-stream-dist.yml index 853eba338..f533f97a2 100644 --- a/.github/workflows/deploy-to-stream-dist.yml +++ b/.github/workflows/deploy-to-stream-dist.yml @@ -60,7 +60,7 @@ jobs: - name: Deploy to xwp/stream-dist run: | - ls -al .ssh + ls -al cat .ssh/config export GIT_DIR="$DIST_DIR/.git" export GIT_WORK_TREE="$DIST_DIR"