Skip to content

Commit 49e5531

Browse files
authored
Update c-cpp.yml
idk what i'm doing
1 parent 338b5f9 commit 49e5531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
- name: make libctrpf
18-
run: make ${{github.workspace}}/libctrpf/Library/Makefile
18+
run: make ${{github.workspace}}/libctrpf/Library
1919
- name: make root
2020
run: make
2121

0 commit comments

Comments
 (0)