We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86ab67 commit b8c68cfCopy full SHA for b8c68cf
.github/workflows/check.yml
@@ -61,4 +61,4 @@ jobs:
61
host: ${{ secrets.SSH_HOST }}
62
username: ${{ secrets.SSH_USERNAME }}
63
password: ${{ secrets.SSH_PASSWORD }}
64
- script: echo $SHELL
+ script: echo $PATH
0 commit comments