Update Run workflow.

This commit is contained in:
Christian Deacon
2021-12-06 00:57:06 -06:00
committed by GitHub
parent 8243d187bb
commit aaef1a8268

View File

@@ -14,6 +14,6 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: use build workflow - name: use build workflow
uses: workflows/build@v2 uses: ./workflows/build@v2
- name: run XDP FW with help menu - name: run XDP FW with help menu
run: xdpfw -h run: xdpfw -h