Commit 1a42b87f authored by me-no-dev's avatar me-no-dev

fix(release): Install pyserial for release test build

parent a4fb227b
......@@ -17,6 +17,7 @@ jobs:
with:
python-version: '3.x'
- run: pip install packaging
- run: pip install pyserial
- name: Build Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment