mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-03 09:14:38 +00:00
Fix typo in upload-create-nightly.sh
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
bucket=$1
|
||||
platform=$2
|
||||
artifact=$2
|
||||
artifact=$3
|
||||
|
||||
now=$(date +'%Y-%m-%d')
|
||||
filename="odin-$platform-nightly+$now.zip"
|
||||
|
||||
Reference in New Issue
Block a user