fixed artifact upload action
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 3s
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 3s
This commit is contained in:
parent
8201a59346
commit
aa8cad2bff
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: BetterCombatCompat.zip
|
name: BetterCombatCompat.zip
|
||||||
|
path: BetterCombatCompat.zip
|
||||||
|
|
Loading…
Reference in a new issue