FIX: RELEASE BUG

This commit is contained in:
Hiddify
2024-01-18 20:10:29 +01:00
committed by GitHub
parent ad223b301a
commit f8a5f6d9a4

View File

@@ -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: