This commit is contained in:
parent
8c5392c31a
commit
b9c8ad5507
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
|||
Compile:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: sudo apt install platformio
|
||||
- run: apt install platformio
|
||||
- name: Compile
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
|
|
Loading…
Reference in a new issue