ci(makefile) fix typo in GitHub action
This commit is contained in:
2
.github/workflows/makefile.yml
vendored
2
.github/workflows/makefile.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user