mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 10:50:23 +08:00
cmake: fixing GitHub Action - 7
This commit is contained in:
parent
e00e743dc9
commit
3740345af1
1
.github/workflows/build-qv2ray-cmake.yml
vendored
1
.github/workflows/build-qv2ray-cmake.yml
vendored
@ -123,6 +123,7 @@ jobs:
|
|||||||
mkdir ./qv2ray.app/Contents
|
mkdir ./qv2ray.app/Contents
|
||||||
cp ../assets/info.plist ./qv2ray.app/Contents
|
cp ../assets/info.plist ./qv2ray.app/Contents
|
||||||
sudo cmake --install .
|
sudo cmake --install .
|
||||||
|
sudo chmod a+rw ./ --recursive --changesc
|
||||||
# -------------------------------------------------------- Deployments
|
# -------------------------------------------------------- Deployments
|
||||||
- name: Linux - ${{ matrix.qt_version }} - Generating AppImage
|
- name: Linux - ${{ matrix.qt_version }} - Generating AppImage
|
||||||
if: matrix.platform == 'ubuntu-16.04'
|
if: matrix.platform == 'ubuntu-16.04'
|
||||||
|
Loading…
Reference in New Issue
Block a user