Skip to content

Commit 3642656

Browse files
committed
Corrected call to script.
1 parent 087f6bd commit 3642656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,4 +408,4 @@ jobs:
408408
persist-credentials: false
409409

410410
- name: Print cerificate
411-
run: .github\build\windows\print.certificate.cmd
411+
run: ./github/build/windows/print.certificate.cmd

0 commit comments

Comments
 (0)