We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7367023 commit 78bb620Copy full SHA for 78bb620
.github/workflows/compile_esp8266.yml
@@ -18,7 +18,6 @@ jobs:
18
19
- name: Install Arduino CLI
20
run: |
21
- apt install curl python3
22
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh
23
echo "$(pwd)/bin" >> $GITHUB_PATH
24
0 commit comments