Skip to content

Commit

Permalink
Enable axe building
Browse files Browse the repository at this point in the history
  • Loading branch information
catalinii authored May 6, 2021
1 parent 5b9c5ca commit 20bd977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build AXE
run: |
make clean
./configure --disable-dvbapi --enable-static --host=sh4-linux --disable-dvbaes --disable-dvbca
./configure --disable-dvbapi --enable-static --host=sh4-linux --disable-dvbaes --disable-dvbca --enable-axe
make PMT=0
zip -9 -r /minisatip_axe.zip minisatip html
Expand Down

0 comments on commit 20bd977

Please sign in to comment.