mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
qt version in github actions changed to 6.4.1
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
echo "Build script started ..."
|
||||
|
||||
ls $QT_BIN_DIR
|
||||
|
||||
set -o errexit -o nounset
|
||||
|
||||
while getopts n: flag
|
||||
|
||||
Reference in New Issue
Block a user