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 d90fca0Copy full SHA for d90fca0
.github/workflows/publish.yml
@@ -19,6 +19,7 @@ jobs:
19
os: [ubuntu-22.04, windows-latest, macos-latest]
20
21
steps:
22
+ - run: (get-command mkdir).Source
23
- uses: actions/checkout@v4
24
with:
25
submodules: true
0 commit comments