Skip to content
Snippets Groups Projects
Verified Commit e6194afd authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

CI: another bugfix in generated Artifacts.toml

parent 748e3054
Branches
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment