Skip to content

Commit

Permalink
adding cerberus build automation
Browse files Browse the repository at this point in the history
  • Loading branch information
nwdepatie committed Oct 12, 2023
1 parent 78e190f commit 15eca69
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_cerberus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
with:
path: "./Drivers/Embedded-Base"

- name: "List files"
run: "ls ./Drivers"

- name: Execute Make
run: |
if ! make; then
Expand Down

0 comments on commit 15eca69

Please sign in to comment.