mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
[Build] Update pygit2 lib to fix GitHub Actions builds
This commit is contained in:
@@ -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
@@ -1,3 +1,3 @@
|
||||
esptool==4.2.1
|
||||
platformio>=6.0.2
|
||||
pygit2==1.9.1
|
||||
pygit2==1.10.1
|
||||
Reference in New Issue
Block a user