mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-02-28 13:13:00 +00:00
Rename step to copy and download resources
This commit is contained in:
parent
32d063706a
commit
e28dfd58fa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -199,7 +199,7 @@ jobs:
|
||||||
|
|
||||||
go build -ldflags "-w -s" -o xui-release.exe -v main.go
|
go build -ldflags "-w -s" -o xui-release.exe -v main.go
|
||||||
|
|
||||||
- name: Package 3X-UI for Windows
|
- name: Copy and download resources
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
mkdir x-ui
|
mkdir x-ui
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue