Unverified Commit 0eec6303 authored by Me No Dev's avatar Me No Dev Committed by GitHub

Add missing env to PIO CI build

parent 731fd19b
......@@ -367,6 +367,8 @@ jobs:
- name: Install Python Wheel
run: pip install wheel
- name: Install GCC Toolchain
env:
TRAVIS_BUILD_DIR: ${{ github.workspace }}
run: cd tools && python get.py
- name: Install PlatformIO
env:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment