Change github action
This commit is contained in:
parent
1d113e6941
commit
1a9283b719
1
.github/workflows/pio-build.yaml
vendored
1
.github/workflows/pio-build.yaml
vendored
@ -38,6 +38,7 @@ jobs:
|
||||
- name: Run PlatformIO
|
||||
#run: pio run -e gravity-release -e gravity-perf -e gravity-debug
|
||||
run: pio run -e gravity-release -e gravity-perf
|
||||
#run: pio run -e gravity-release
|
||||
|
||||
- uses: EndBug/add-and-commit@v7 # You can change this to use a specific version. https://github.com/marketplace/actions/add-commit
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user