mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-29 14:16:26 -04:00
Fix CI
This commit is contained in:
parent
bd29c20f4c
commit
09e4a5c227
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -181,6 +181,11 @@ jobs:
|
||||
|
||||
build-gpgui:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: yuezk/gpdev:main
|
||||
credentials:
|
||||
username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_HUB_TOKEN }}
|
||||
steps:
|
||||
- uses: pnpm/action-setup@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user