Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit 1f5de4c

Browse files
committed
Fixed CI.
1 parent 8b995d8 commit 1f5de4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ jobs:
7171
./dist.release.bat
7272
7373
- name: Verify
74-
run: verify.ps1
74+
run: |
75+
./verify.ps1

0 commit comments

Comments
 (0)