Skip to content

Commit

Permalink
fix: remove deprecated command
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-roland committed Dec 4, 2023
1 parent 748172c commit 0c61a7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/zephyr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
run: |
curl -fsSL -o get-platformio.py https://raw.githubusercontent.com/platformio/platformio-core-installer/master/get-platformio.py
python3 get-platformio.py
. $HOME/.platformio/penv/bin/activate
platformio update
- name: Set up project
run: |
Expand Down

0 comments on commit 0c61a7f

Please sign in to comment.