use full path

This commit is contained in:
sfja 2026-03-27 19:36:49 +01:00
parent 73a58abd51
commit ca528cf4ce

View File

@ -45,5 +45,5 @@ jobs:
- uses: actions/checkout@v6
- name: build
working-directory: ./skateboard
run: idf.py all
run: /opt/esp/idf/tools/idf.py compile