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'
|
||||
|
||||
# Checkout repository and submodules
|
||||
# - uses: actions/checkout@v2
|
||||
# with:
|
||||
# submodules: recursive
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
# - name: Build
|
||||
# run: |
|
||||
# qmake CONFIG+=release
|
||||
# make
|
||||
- name: Build
|
||||
run: |
|
||||
qmake CONFIG+=release
|
||||
make
|
||||
|
||||
aur-publish:
|
||||
needs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user