This commit is contained in:
octopus_yan 2024-09-18 14:36:11 +08:00
parent 0cb9fb1781
commit 16851527f2

View File

@ -124,6 +124,8 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
needs: [ meta, windows ]
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- name: Download AListGUI from Github
uses: actions/download-artifact@v4