mirror of https://github.com/ipxe/ipxe.git
Add way too much detail
parent
f73e062a16
commit
9b127eee31
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: make
|
||||
run: cd src && make V=1
|
||||
run: cd src && make -d V=1
|
||||
- name: make check
|
||||
run: make check
|
||||
- name: make distcheck
|
||||
|
|
Loading…
Reference in New Issue