mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
fix import-related errors
This commit is contained in:
1 parent
01ffd83d64
commit
d66b8fa9dd
3 files changed
+7
-4
No files matched your search
@@ -24,9 +24,9 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip3 install poetry
|
||||
|
||||
- name: Bump version
|
||||
run: >-
|
||||
poetry version patch
|
||||
#- name: Bump version
|
||||
# run: >-
|
||||
# poetry version patch
|
||||
|
||||
- name: Get version
|
||||
id: get_version
|
||||
|
||||
Reference in new issue
Block a user