mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 01:57:52 +00:00
Revert main.yml to use the old version of arduino_cli
This commit is contained in:
parent
b449212c34
commit
edaee63f16
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
- name: Install Arduino CLI
|
||||
uses: arduino/setup-arduino-cli@v2
|
||||
with:
|
||||
version: "1.0.2"
|
||||
version: "0.32.2"
|
||||
|
||||
- name: Prepare build environment
|
||||
run: |
|
||||
@ -259,7 +259,7 @@ jobs:
|
||||
- name: Install Arduino CLI
|
||||
uses: arduino/setup-arduino-cli@v2
|
||||
with:
|
||||
version: "1.0.2"
|
||||
version: "0.32.2"
|
||||
|
||||
- name: Prepare build environment
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user