Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmz1 authored Feb 6, 2024
1 parent 667fa79 commit 2b5450b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
pyver=$(python3 --version | awk '{print $2}')
cp fetchers.py $HOME/.local/lib/python${pyver%.*}/site-packages/yaqti/
python -m yaqti install --os linux --platform desktop --version 6.6.1 --modules gcc_64 --set-envs --install-deps
find . -iname '6.6.1' | sudo ln -rs -T {} /usr/lib/qt6
sudo add-apt-repository ppa:ubuntu-toolchain-r/ppa -y
sudo apt update
sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
Expand Down

0 comments on commit 2b5450b

Please sign in to comment.