Skip to content

Commit

Permalink
Update binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
catalinii authored May 3, 2021
1 parent ab05a00 commit 9012df4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
container: catalinii/minisatip-build-image:latest
steps:
- uses: actions/checkout@v2
- name: Configure ARM
run: |
./configure --enable-enigma --enable-staging --host=arm-linux-gnueabihf
make
- name: Configure ARM
run: |
./configure --enable-enigma --enable-staging --host=arm-linux-gnueabihf
make

0 comments on commit 9012df4

Please sign in to comment.