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 30ca4ce commit 84e6d48Copy full SHA for 84e6d48
.github/workflows/publish.yml
@@ -19,6 +19,7 @@ jobs:
19
os: [ubuntu-22.04, windows-latest, macos-latest]
20
21
steps:
22
+ - run: echo $env:PATH
23
- uses: actions/checkout@v4
24
with:
25
submodules: true
0 commit comments