mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 10:17:53 +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
|
- name: Install Arduino CLI
|
||||||
uses: arduino/setup-arduino-cli@v2
|
uses: arduino/setup-arduino-cli@v2
|
||||||
with:
|
with:
|
||||||
version: "1.0.2"
|
version: "0.32.2"
|
||||||
|
|
||||||
- name: Prepare build environment
|
- name: Prepare build environment
|
||||||
run: |
|
run: |
|
||||||
@ -259,7 +259,7 @@ jobs:
|
|||||||
- name: Install Arduino CLI
|
- name: Install Arduino CLI
|
||||||
uses: arduino/setup-arduino-cli@v2
|
uses: arduino/setup-arduino-cli@v2
|
||||||
with:
|
with:
|
||||||
version: "1.0.2"
|
version: "0.32.2"
|
||||||
|
|
||||||
- name: Prepare build environment
|
- name: Prepare build environment
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user