Attempt to fix Run workflow.
This commit is contained in:
6
.github/workflows/run.yml
vendored
6
.github/workflows/run.yml
vendored
@@ -7,13 +7,11 @@ on:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
with:
|
||||
uses: gamemann/XDP-Firewall/.github/workflows/build.yml@main
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: use build workflow
|
||||
uses: gamemann/XDP-Firewall/.github/workflows/build.yml@main
|
||||
- name: run XDP FW with help menu
|
||||
run: xdpfw -h
|
||||
|
||||
Reference in New Issue
Block a user