ci(makefile) fix typo in GitHub action

This commit is contained in:
embeddedt
2022-04-29 19:38:48 -04:00
parent ea79cee01a
commit a101e70ebd

View File

@@ -16,6 +16,6 @@ jobs:
- uses: ammaraskar/gcc-problem-matcher@master
- name: Install prerequisites
run: scripts/install-prerequisites.sh
- name: Build
- name: Build
working-directory: tests/makefile
run: make test_file