Skip to content

Commit

Permalink
One more try for actions...,
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerCode committed Jan 19, 2024
1 parent 898a0ca commit 8555398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: sudo apt-get install -y gcc-arm-linux-gnueabihf libc6-dev-armhf-cross

- name: Install Dependencies
run: sudo apt-get update && sudo apt-get install -y libpigpio-dev libmicrohttpd-dev
run: sudo apt-get update && sudo apt-get install -y libmicrohttpd-dev

- name: Run Build Script
run: |
Expand Down

0 comments on commit 8555398

Please sign in to comment.