Skip to content

Commit

Permalink
Update .github/julia/build_tarballs_yggdrasil.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Nov 16, 2024
1 parent 47b4dea commit c7c3485
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/julia/build_tarballs_yggdrasil.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ haskey(ENV, "UNO_URL") || error("The environment variable UNO_URL is not defined
name = "Uno"
version = VersionNumber(ENV["UNO_RELEASE"])


# Collection of sources required to complete build
sources = [
GitSource(ENV["UNO_URL"], ENV["UNO_COMMIT"]),
Expand Down

0 comments on commit c7c3485

Please sign in to comment.