Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eyip002 authored Dec 28, 2023
1 parent f99dd51 commit 5d8277b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: make
run: cd "ForeC Compiler"; make -j; echo "FOREC_COMPILER_PATH=`pwd`" >> $GITHUB_ENV
- name: Test
run: cd "ForeC Compiler\test\Aborts"; make
run: cd "ForeC Compiler/test/Aborts"; make

0 comments on commit 5d8277b

Please sign in to comment.