mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-12 13:33:06 +01:00
update upload action
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
env:
|
||||
VERSION: ${{ steps.version.outputs.version}}
|
||||
PLATFORMIO_BUILD_FLAGS: "-DGWRELEASEVERSION=${{ steps.version.outputs.version}}"
|
||||
run: pio run -e m5stack-atom
|
||||
run: pio run
|
||||
|
||||
|
||||
- name: Create Release
|
||||
|
||||
Reference in New Issue
Block a user