We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac974f4 commit 541ff1bCopy full SHA for 541ff1b
.github/workflows/main.yml
@@ -14,6 +14,8 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
+ - run: env
18
+
19
- name: Checkout repo
20
uses: actions/checkout@v3
21
0 commit comments