Skip to content

Commit

Permalink
display contents of usr/local/lib & include/rf24
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Jan 14, 2021
1 parent 551c350 commit 7fc71ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
./configure ${{ matrix.config-options }}
make
sudo make install
ls /usr/local/lib
ls usr/local/include/RF24
- name: make RF24Network
run: make
- name: install RF24Network
Expand Down

0 comments on commit 7fc71ae

Please sign in to comment.