Try listing files.

This commit is contained in:
Christian Deacon
2021-12-06 01:36:08 -06:00
committed by GitHub
parent 1afe43d18c
commit 2dc604343d

View File

@@ -17,5 +17,7 @@ jobs:
uses: actions/download-artifact@master
with:
name: build-output
- name: List files
run: ls -la
- name: run XDP FW with help menu
run: ./build/xdpfw -h