Skip to content

Commit d0ff6a4

Browse files
Qt modules "linux_gcc_64"
1 parent d5929dc commit d0ff6a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
python3 -m pip install yaqti-2021.7.29-py3-none-any.whl
4949
pyver=$(python3 --version | awk '{print $2}')
5050
curl -sL https://raw.githubusercontent.com/qurious-pixel/yaqti/fetch/yaqti/fetchers.py -o $HOME/.local/lib/python${pyver%.*}/site-packages/yaqti/fetchers.py
51-
python -m yaqti install --os linux --platform desktop --version ${{ env.yaqti }} --modules gcc_64 --set-envs --install-deps
51+
python -m yaqti install --os linux --platform desktop --version ${{ env.yaqti }} --modules linux_gcc_64 --set-envs --install-deps
5252
5353
- name: Install SDL2
5454
run: |

0 commit comments

Comments
 (0)