Skip to content

Commit

Permalink
ci-firmware-build.yml: add fw-fg-scu2-scu3
Browse files Browse the repository at this point in the history
  • Loading branch information
alyxazon committed Aug 7, 2024
1 parent df294f2 commit 2adcc60
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci-firmware-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,7 @@ jobs:
run: sudo make etherbone-install

- name: Build burst generator
run: make bg
run: make fw-bg

- name: Build function generator
run: make fw-fg-scu2-scu3

0 comments on commit 2adcc60

Please sign in to comment.