Github copilot lied to me

This commit is contained in:
Elliot Matson 2023-01-29 20:26:47 -06:00
parent f6ac9357c9
commit 51e44ce4b8

View file

@ -24,7 +24,7 @@ jobs:
virtual_panel: ["", -DVIRTUAL_PANEL] virtual_panel: ["", -DVIRTUAL_PANEL]
env: env:
PLATFORMIO_BUILD_FLAGS: ${{ matrix.no_gfx }} ${{ matrix.no_fast_functions }} ${{ matrix.no_cie1931 }} ${{ matrix.virtual_panel PLATFORMIO_BUILD_FLAGS: ${{ matrix.no_gfx }} ${{ matrix.no_fast_functions }} ${{ matrix.no_cie1931 }} ${{ matrix.virtual_panel }}
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Cache pip - name: Cache pip