Skip to content

Commit

Permalink
Something about users...
Browse files Browse the repository at this point in the history
  • Loading branch information
justcallmekoko committed Nov 19, 2024
1 parent ebb1c72 commit 0e6b231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install Arduino CLI
run: |
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sudo bash
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh
echo "$HOME/bin" >> $GITHUB_PATH
- name: Install Arduino-ESP32 Core v2.0.11
Expand Down

0 comments on commit 0e6b231

Please sign in to comment.