smithy-rs/.github
Fahad Zubair 6ec8db1786
Add -L to the curl command to download openssl-1.0.2 (#3846)
The GitHub workflow for `exotic platform` downloads the `openssl.sh`
script, which tries to download
`https://www.openssl.org/source/openssl-1.0.2t.tar.gz`, but the file has
been permanently moved. This PR updates the `curl` command to include
the `-L` option.

Co-authored-by: Fahad Zubair <fahadzub@amazon.com>
2024-09-25 05:51:29 +00:00
..
ISSUE_TEMPLATE Fix repeated options when creating an issue (#1916) 2022-10-28 10:12:19 +01:00
actions Allow artifacts of the same name to be overwritten (#3509) 2024-03-25 18:28:19 +00:00
scripts Remove flags from release (#3521) 2024-03-29 14:30:38 +00:00
workflows Add -L to the curl command to download openssl-1.0.2 (#3846) 2024-09-25 05:51:29 +00:00
PULL_REQUEST_TEMPLATE.md Switch to file-per-change changelog (#3774) 2024-08-01 04:31:19 +00:00