Skip to content

Commit

Permalink
Oups
Browse files Browse the repository at this point in the history
  • Loading branch information
telmomarques committed Apr 26, 2020
1 parent 084c066 commit d81af2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: sudo apt-get -y install libssl-dev:armhf

- name: Generate makefiles for ARM
run: ./genMakefiles armlinux2
run: ./genMakefiles armv7linux-no-openssl

- name: Compile
run: make
Expand Down

0 comments on commit d81af2f

Please sign in to comment.