Skip to content

Commit

Permalink
Added perf32 as target
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-se committed Apr 18, 2022
1 parent 2e3820c commit 3d4c043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pio-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
git config --global advice.detachedHead false
- name: Run PlatformIO
run: pio run -e gravity-release -e gravity-perf -e gravity32-release
run: pio run -e gravity-release -e gravity-perf -e gravity32-release -e gravity32-perf

- uses: EndBug/add-and-commit@v7 # You can change this to use a specific version. https://github.com/marketplace/actions/add-commit
with:
Expand Down

0 comments on commit 3d4c043

Please sign in to comment.