mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-04 14:08:34 +00:00
version check update
This commit is contained in:
parent
c52c39efea
commit
21d3ba67e4
2 changed files with 20 additions and 6 deletions
1
.github/workflows/build_check.yml
vendored
1
.github/workflows/build_check.yml
vendored
|
|
@ -15,6 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
- run: pip install GitPython
|
||||
- name: check version
|
||||
run: ./scripts/check_version.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue