Skip to content

Commit 46235d6

Browse files
Update c-cpp.yml
1 parent ed7792c commit 46235d6

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
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
git clone --depth 1 \
2020
https://github.com/ThrowTheSwitch/Unity.git \
21-
fsm/vendor/unity
21+
vendor/unity
2222
2323
- name: Run unit tests
2424
run: make -f test/makefile

0 commit comments

Comments
 (0)