Skip to content

Commit

Permalink
GT - Declare local smalltalk_version
Browse files Browse the repository at this point in the history
Co-authored-by: Max Leske <[email protected]>
  • Loading branch information
seandenigris and theseion authored May 16, 2024
1 parent f651e14 commit 4381d41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gtoolkit/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ gtoolkit::prepare_gt() {
local gtoolkit_image_url
local download_name
local target
local smalltalk_version
gtoolkit_image_url="$(gtoolkit::archive_url)"
smalltalk_version="$(basename "${gtoolkit_image_url}" .zip)"
download_name="$(basename "${gtoolkit_image_url}")"
Expand Down

0 comments on commit 4381d41

Please sign in to comment.