mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-04-21 20:12:33 +03:00
Update Gitlab workflow
This commit is contained in:
parent
6790a53e55
commit
4498a46fe3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
|
||||
# run go rice embed
|
||||
- name: run go rice embed
|
||||
run: ${GOPATH}/bin/rice embed-go
|
||||
run: ${HOME}/go/bin/rice embed-go
|
||||
|
||||
# build and make the releases
|
||||
- uses: wangyoucao577/go-release-action@master
|
||||
|
|
Loading…
Add table
Reference in a new issue