Try updating nightly stuff

This commit is contained in:
gingerBill
2024-06-03 22:36:54 +01:00
parent 4dac577caa
commit 5b5106baee
2 changed files with 2 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ else
7z a -bd "output/$filename" -r "$artifact"
fi
b2 upload-file --noProgress "$bucket" "output/$filename" "nightly/$filename"
b2 upload-file "$bucket" "output/$filename" "nightly/$filename"