Skip to content

Commit e51cf4d

Browse files
committed
test
1 parent 30ca4ce commit e51cf4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
os: [ubuntu-22.04, windows-latest, macos-latest]
2020

2121
steps:
22+
- run: |
23+
(get-command make).Source
24+
(get-command mkdir).Source
2225
- uses: actions/checkout@v4
2326
with:
2427
submodules: true

0 commit comments

Comments
 (0)