Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Commit d098943

Browse files
authored
Fix UDP relay bugs (#11)
* submodule: updated submodule
1 parent 7ab9c77 commit d098943

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pacman.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Get package name
8282
id: get_package
8383
run:
84-
echo ::set-output name=NAME::$(basename qv2ray*.xz)
84+
echo ::set-output name=NAME::$(basename qv2ray*.pkg.tar.*)
8585

8686
- name: Upload artifact
8787
uses: actions/upload-artifact@v2-preview

0 commit comments

Comments
 (0)