Try returning apt-get update

This commit is contained in:
Lee Miller 2024-02-27 18:15:42 +02:00
parent 8e1fcb50c2
commit 1a761b5baf
Signed by untrusted user: lee.miller
GPG Key ID: 4F97A5EA88F4AB63
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ jobs:
steps:
- name: Install dependencies
run: |
apt-get update
apt-get install -yq --no-install-suggests --no-install-recommends \
python3-dev python3-pip python3-venv python-is-python3 sudo i2pd
pip install setuptools wheel