Skip to content

Commit

Permalink
Git test action update VI.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-bit committed Jul 26, 2023
1 parent ba4b7ed commit b762058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
sudo apt-get install -y python3-dev python3-pip python3.11 python3.11-dev python3.11-venv python3.11-doc
sudo apt-get --force-yes -o Dpkg::Options::="--force-confold" --force-yes -o Dpkg::Options::="--force-confdef" -fuy dist-upgrade && \
sudo apt-get --allow -o Dpkg::Options::="--force-confold" --force-yes -o Dpkg::Options::="--force-confdef" -fuy dist-upgrade && \
sudo apt-get install -y \
pkg-config \
gnupg \
Expand Down

0 comments on commit b762058

Please sign in to comment.