meh
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Build with PlatformIO (Docker)
|
||||
run: |
|
||||
docker run --rm \
|
||||
-v "${{ github.workspace }}:/workspace" \
|
||||
-w /workspace \
|
||||
-v "${{ github.workspace }}:/workspace/reptil1990/AquaMasterMQTT" \
|
||||
-w /workspace/reptil1990/AquaMasterMQTT \
|
||||
-u root \
|
||||
sglahn/platformio-core:latest run
|
||||
|
||||
Reference in New Issue
Block a user