mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 17:48:11 +00:00
Used a fixed version of Arduino CLI
This commit is contained in:
parent
c814cc1bd4
commit
f1ede37f6d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -59,6 +59,8 @@ jobs:
|
||||
|
||||
- name: Install Arduino CLI
|
||||
uses: arduino/setup-arduino-cli@v1.1.1
|
||||
with:
|
||||
version: "0.32.2"
|
||||
|
||||
- name: Prepare build environment
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user