fixed url for branch release/2.0.0
This commit is contained in:
parent
9b40c2fc42
commit
b1afebae78
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Clone repo
|
- name: Clone repo
|
||||||
run: |
|
run: |
|
||||||
git clone -b dev_ver2_0 https://github.com/aceisace/Inky-Calendar Inkycal
|
git clone -b release/2.0.0 https://github.com/aceisace/Inky-Calendar Inkycal
|
||||||
- name: Install dependencies and run
|
- name: Install dependencies and run
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
|
Loading…
Reference in New Issue
Block a user