Remove --fix-missing
continuous-integration/drone/pr Build is running Details

This commit is contained in:
Sarah Jamie Lewis 2023-02-01 13:13:57 -08:00
parent 01e69d2bd4
commit 154d1f1cfc
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ steps:
commands:
# - flutter config --enable-linux-desktop
- sudo apt update
- sudo apt-get install --fix-missing -y xvfb
- sudo apt-get install -y xvfb
- ./fetch-tor.sh
- export PATH=$PATH:$PWD/linux/Tor
- export LD_LIBRARY_PATH="$PWD/linux/Tor/"