Skip to content

Commit

Permalink
file root to symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Jan 14, 2021
1 parent 43f4197 commit bd907d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
./configure ${{ matrix.config-options }}
make
sudo make install
file /usr/local/lib/librf24-bcm.so.1.3.11
file /usr/local/lib/librf24.so.1.3.11
- name: make RF24Network
run: make
- name: install RF24Network
Expand Down

0 comments on commit bd907d4

Please sign in to comment.