mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-03-28 17:42:55 +01:00
fix: escape backticks in PlatformIO dependencies note in GitHub Actions workflow
This commit is contained in:
2
.github/workflows/custom_build.yml
vendored
2
.github/workflows/custom_build.yml
vendored
@@ -159,7 +159,7 @@ jobs:
|
||||
|
||||
## Notes
|
||||
|
||||
- PlatformIO dependencies (`.pio/`) are not included - PlatformIO will download these as needed
|
||||
- PlatformIO dependencies (\`.pio/\`) are not included - PlatformIO will download these as needed
|
||||
- The build flags above must be set exactly as shown to reproduce the build
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user