diff --git a/.github/workflows/test-builds.yml b/.github/workflows/test-builds.yml index 0cb2ab57..cca329e0 100755 --- a/.github/workflows/test-builds.yml +++ b/.github/workflows/test-builds.yml @@ -125,6 +125,7 @@ jobs: python -m pip install --upgrade pip pip install platformio + - uses: actions/checkout@master + - name: Run PlatformIO - uses: actions/checkout@master run: platformio run --environment i3_MEGA \ No newline at end of file