mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 05:40:12 +08:00
Update build-win.yml
This commit is contained in:
parent
4ca0828669
commit
408fa3c113
1
.github/workflows/build-win.yml
vendored
1
.github/workflows/build-win.yml
vendored
@ -28,7 +28,6 @@ jobs:
|
||||
echo "VERSION=VERSION=\"$RELEASE\"" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append
|
||||
echo "BUILDDATE=BUILDDATE=\"$NOW\"" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append
|
||||
- name: echo variables
|
||||
env
|
||||
shell: cmd
|
||||
run: echo builddate:%BUILDDATE% release:%RELEASE% version:%VERSION% now:%NOW%
|
||||
- name: install packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user