Merge branch 'development' into release/2.0.0

This commit is contained in:
Ace 2020-11-30 12:43:08 +01:00 committed by GitHub
commit 644a870e76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ jobs:
- name: Clone repo
run: |
git clone -b release/2.0.0 https://github.com/aceisace/Inky-Calendar Inkycal
git clone -b development https://github.com/aceisace/Inky-Calendar Inkycal
- name: Install dependencies and run
run: |
python -m pip install --upgrade pip

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB