[Build] Update pygit2 lib to fix GitHub Actions builds

This commit is contained in:
TD-er
2022-11-02 10:32:45 +01:00
parent 573a5e3129
commit 7ff2bce459
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -80,6 +80,7 @@ jobs:
run: |
sudo apt-get update
sudo apt install binutils build-essential libffi-dev python-dev libgit2-dev
pip3 install --upgrade pip
pip install -r requirements.txt
platformio update
- name: Build and archive
+1 -1
View File
@@ -1,3 +1,3 @@
esptool==4.2.1
platformio>=6.0.2
pygit2==1.9.1
pygit2==1.10.1