mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 18:27:53 +00:00
chore: bump arduino-cli ver
This commit is contained in:
parent
4444ac6089
commit
8653e088a3
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: "0.32.2"
|
version: "1.0.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: "0.32.2"
|
version: "1.0.2"
|
||||||
|
|
||||||
- name: Prepare build environment
|
- name: Prepare build environment
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user