Fix workflow

This commit is contained in:
HaHaWTH 2024-06-27 12:10:57 +08:00
parent 7130d3989c
commit f25610c90b

View File

@ -25,7 +25,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Download
path: ./target/AuthMe-5.6.0-FORK-Universal.jar
path: ./target/AuthMe-*-FORK-Universal.jar
runtime-test:
name: Plugin Runtime Test
needs: [Build]