mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-11 11:10:16 +01:00
get all tags
This commit is contained in:
parent
30f69bd039
commit
6c052d7136
2
.github/workflows/build_check.yml
vendored
2
.github/workflows/build_check.yml
vendored
|
|
@ -13,6 +13,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
- run: pip install GitPython
|
||||
|
|
|
|||
Loading…
Reference in a new issue