1
0
Fork 0
mirror of https://github.com/subosito/flutter-action.git synced 2024-08-16 10:19:50 +02:00

update env name

This commit is contained in:
Alif Rachmawadi 2022-01-06 07:51:59 +00:00
parent 49d7a2a9ae
commit 365543a8d9
No known key found for this signature in database
GPG key ID: DD1F490C879BFA91

View file

@ -1,6 +1,6 @@
#!/bin/bash
OS_NAME=$(echo "$OS" | awk '{print tolower($0)}')
OS_NAME=$(echo "$RUNNER_OS" | awk '{print tolower($0)}')
MANIFEST_URL="https://storage.googleapis.com/flutter_infra_release/releases/releases_$OS_NAME.json"
# convert version like 2.5.x to 2.5