Skip to content

Commit dc0fbf6

Browse files
fix github workflow
1 parent 54e7ea7 commit dc0fbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
uses: ilammy/msvc-dev-cmd@v1
1818

1919
- name: Build
20-
run: cl /EHsc main.cpp
20+
run: make

0 commit comments

Comments
 (0)