Skip to content

Commit e0bccce

Browse files
authored
Update deploy-app-staging.yml
1 parent c4ae8e2 commit e0bccce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-app-staging.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
key: ${{ secrets.KEY }}
5454
passphrase: ${{ secrets.PASSPHRASE }}
5555
script: |
56+
echo $PATH
57+
echo "$PATH"
5658
# Make sure ~tools.mismatch-finder-staging/mismatch-finder-repo-next is group writable
5759
become mismatch-finder-staging chmod -R g+rwx ~tools.mismatch-finder-staging/mismatch-finder-repo-next
5860
# Change group of ~/mismatch-finder-repo-next (including symlinks) to tools.mismatch-finder-staging

0 commit comments

Comments
 (0)