Include release workflow

This commit is contained in:
Sacha Weatherstone
2021-10-09 16:44:00 +11:00
parent 8bbcdaa951
commit 99357e427b
2 changed files with 13 additions and 2 deletions

View File

@@ -71,8 +71,6 @@ jobs:
tar -xf build.tar -C data/static
rm build.tar
# We now run integration test before other build steps (to quickly see runtime failures)
- name: Build for native
run: platformio run -e native