whoops, wrong path to the workflow file

This commit is contained in:
CPunch 2023-08-30 21:30:20 -05:00 committed by cpunch
parent f5e75f09b9
commit fce568addc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
- main.c
- Makefile
- CMakeLists.txt
- .github/workflows/check-build.yaml
- .github/workflows/check_build.yaml
workflow_dispatch:
jobs: