mirror of
https://github.com/cc65/cc65.git
synced 2025-01-26 02:30:17 +00:00
fix this too
This commit is contained in:
parent
e0745204b6
commit
0436c6e314
@ -64,7 +64,7 @@ jobs:
|
||||
run: make -C samples clean
|
||||
- name: Remove programs in util directory
|
||||
shell: bash
|
||||
run: make -j2 util clean
|
||||
run: make -C util clean
|
||||
- name: Build the document files.
|
||||
shell: bash
|
||||
run: make -j2 doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user