mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-07-08 21:14:20 +08:00
fix: build error
This commit is contained in:
parent
4dfa3f48db
commit
1def995462
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -339,7 +339,7 @@ jobs:
|
||||
ls -R ./.github/
|
||||
ls -R ./.git/
|
||||
mv out/hiddify-android-market.aab hiddify-android-market.aab
|
||||
unzip /out/hiddify-windows-x64-setup.zip
|
||||
unzip ./out/hiddify-windows-x64-setup.zip -d ./
|
||||
|
||||
- name: Publish to WinGet
|
||||
uses: vedantmgoyal2009/winget-releaser@v2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user