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 f894277 commit 1f2d331Copy full SHA for 1f2d331
.github/workflows/study.yaml
@@ -16,4 +16,4 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: name
19
- run: echo '$HOME'
+ run: echo $HOME,
0 commit comments