Skip to content

Commit

Permalink
[.github] fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sktometometo committed Jan 9, 2024
1 parent 492fea1 commit 1cf6b8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/platformio_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
pip3 install pip --upgrade
pip3 install pyopenssl --upgrade
pip3 install platformio==6.1.11
pip3 uninstall em
pip3 install empy==3.3.4
- name: Init workspace
run: |
source /opt/ros/noetic/setup.bash
Expand Down

0 comments on commit 1cf6b8c

Please sign in to comment.