This commit is contained in:
Kreyren 2020-02-08 05:59:15 +00:00
parent 5d9137d54e
commit 2289db1b1f

@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: make build-clang-c
run: exit "$NEUTRALCODE"
run: exit 78
check-clang-c:
runs-on: ubuntu-latest
steps: