mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 15:50:36 -08:00
Fix MicroNMEA ref
This commit is contained in:
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: stevemarple/MicroNMEA
|
repository: stevemarple/MicroNMEA
|
||||||
ref: 2.0.6
|
ref: v2.0.6
|
||||||
path: CustomMicroNMEA
|
path: CustomMicroNMEA
|
||||||
|
|
||||||
- name: Install ESPAsyncWebServer
|
- name: Install ESPAsyncWebServer
|
||||||
|
|||||||
Reference in New Issue
Block a user