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 d90fb89 commit 0cf0b81Copy full SHA for 0cf0b81
.github/workflows/build2.yml
@@ -15,4 +15,6 @@ jobs:
15
- run: "pwd"
16
- run: "ls"
17
- run: "echo $GITHUB_WORKSPACE"
18
- - run: "echo $HOME"
+ - run: "echo $HOME"
19
+ - run: "ls .github/conditional/tmp"
20
+ - run: "cat .github/conditional/tmp/action.yml"
0 commit comments