mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Update publish.yml
This commit is contained in:
parent
abe33c7407
commit
511b20fdcd
14
.github/workflows/publish.yml
vendored
14
.github/workflows/publish.yml
vendored
@ -15,14 +15,14 @@ jobs:
|
|||||||
modules: 'qtwebengine qtwebsockets'
|
modules: 'qtwebengine qtwebsockets'
|
||||||
|
|
||||||
# Checkout repository and submodules
|
# Checkout repository and submodules
|
||||||
# - uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
# with:
|
with:
|
||||||
# submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
# - name: Build
|
- name: Build
|
||||||
# run: |
|
run: |
|
||||||
# qmake CONFIG+=release
|
qmake CONFIG+=release
|
||||||
# make
|
make
|
||||||
|
|
||||||
aur-publish:
|
aur-publish:
|
||||||
needs:
|
needs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user