Skip to content

Commit

Permalink
Debug SSH settings
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinkrzeminski committed Sep 20, 2024
1 parent 9b22ad9 commit ba084c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-to-stream-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:

- name: Deploy to xwp/stream-dist
run: |
ls -al .ssh
cat .ssh/config
export GIT_DIR="$DIST_DIR/.git"
export GIT_WORK_TREE="$DIST_DIR"
Expand Down

0 comments on commit ba084c7

Please sign in to comment.