mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-07-04 17:14:15 +00:00
Remove unneeded comment
This commit is contained in:
parent
ef3e8d639d
commit
72b875bbe9
1 changed files with 0 additions and 6 deletions
6
.github/workflows/release-win7.yml
vendored
6
.github/workflows/release-win7.yml
vendored
|
@ -1,11 +1,5 @@
|
||||||
name: Build and Release for Windows 7
|
name: Build and Release for Windows 7
|
||||||
|
|
||||||
# NOTE: This Github Actions file depends on the Makefile.
|
|
||||||
# Building the correct package requires the correct binaries generated by the Makefile. To
|
|
||||||
# ensure the correct output, the Makefile must accept the appropriate input and compile the
|
|
||||||
# correct file with the correct name. If you need to modify this file, please ensure it won't
|
|
||||||
# disrupt the Makefile.
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue