Run everything in the c locale to shut up astyle warnings

tmp/arduino-cli-pre-rebase
Jesse Vincent 4 years ago
parent 9e87da9ffa
commit 89b77d0cf1
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -3,6 +3,7 @@ name: Build
on: [push, pull_request]
env:
LC_ALL: C
KALEIDOSCOPE_ETC_DIR: ${{ github.workspace }}/etc
ARDUINO_DIRECTORIES_USER: ${{ github.workspace }}/.arduino/user
jobs:

Loading…
Cancel
Save