mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-07-13 21:19:28 +08:00
FIX: RELEASE BUG
This commit is contained in:
parent
ad223b301a
commit
f8a5f6d9a4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -252,6 +252,8 @@ jobs:
|
||||
needs: [build]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Download Artifact
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user