mirror of
https://github.com/okalachev/flix.git
synced 2026-09-06 00:10:58 +00:00
Simplify Makefile, always export binaries
This commit is contained in:
@@ -10,8 +10,6 @@ on:
|
||||
jobs:
|
||||
build_linux:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
ARDUINO_SKETCH_ALWAYS_EXPORT_BINARIES: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
- name: Install Arduino CLI
|
||||
|
||||
Reference in New Issue
Block a user