qt version in github actions changed to 6.4.1
This commit is contained in:
parent
8b6afcc5ec
commit
c85ad470ba
2 changed files with 8 additions and 6 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#!/bin/bash
|
||||
echo "Build script started ..."
|
||||
|
||||
ls $QT_BIN_DIR
|
||||
|
||||
set -o errexit -o nounset
|
||||
|
||||
while getopts n: flag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue