adapted workflow

This commit is contained in:
Ace
2020-11-30 12:38:54 +01:00
committed by GitHub
parent e4e05dd439
commit 2d685000c1

View File

@@ -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 development 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