Skip to content

Commit

Permalink
Update error message [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Oct 15, 2024
1 parent 1c8575d commit 95f9ebb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build/library/deploy.jl
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ function last_data_tag(index::QUBOLib.LibraryIndex)::Union{String,Nothing}
else
@warn """
No last tag information found @ '$last_tag_path'.
Thus, release tag must be created manually and 'Artifact.toml' has to be updated accordingly.
"""

return nothing
Expand Down

0 comments on commit 95f9ebb

Please sign in to comment.