biosdump: Add to workflows

This commit is contained in:
RichardG867
2022-02-18 23:19:59 -03:00
parent c46a38b6e7
commit a2c204040f

View File

@@ -36,6 +36,10 @@ jobs:
run: |
cd ${{ github.workspace }}/acpi
wmake
- name: Build `biosdump`
run: |
cd ${{ github.workspace }}/biosdump
wmake
- name: Build `isapnp`
run: |
cd ${{ github.workspace }}/isapnp
@@ -59,6 +63,7 @@ jobs:
**/*.BIN
ac97/*.md
acpi/*.md
biosdump/*.md
isapnp/*.md
pcireg/*.md
usblgoff/*.md