Skip to content

Commit

Permalink
Configure workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
telmomarques committed May 13, 2020
1 parent ac5d524 commit 3fc7876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: autoreconf && CC=arm-linux-gnueabihf-gcc ./configure --host=arm

- name: Compile
run: make
run: make PROGRAMS="dropbear"

- name: Upload Build Artifacts
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 3fc7876

Please sign in to comment.