CI: another bugfix in generated Artifacts.toml

issue#70
Sébastien Villemot 2021-04-02 18:22:05 +02:00
parent 748e3054cd
commit e6194afd7b
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ for platform in !(Artifacts.toml); do
echo
echo [[dynare-preprocessor.download]]
echo sha256 = \"$sha256\"
echo url = "$base_url/$commit_sha/$tarball"
echo "url = \"$base_url/$commit_sha/$tarball\""
echo
echo
done > Artifacts.toml