mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-24 03:31:14 +00:00
change portduino so it has a higher chance of building on OS-X and windows
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -32,5 +32,5 @@ jobs:
|
||||
- name: Build for lora-relay-v1
|
||||
run: platformio run -e lora-relay-v1
|
||||
# Turn off linux for now
|
||||
#- name: Build for linux
|
||||
# run: platformio run -e linux
|
||||
name: Build for native
|
||||
run: platformio run -e native
|
||||
|
||||
Reference in New Issue
Block a user