Skip to content

Commit

Permalink
Debug install-minder-client temp hack
Browse files Browse the repository at this point in the history
  • Loading branch information
evankanderson committed Jan 30, 2025
1 parent a9f1a1c commit fedd27d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/minder-iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
release_number=$(echo $release_version | sed 's/v//')
log_info "Downloading Minder release version $release_version"
# Determine file name based on OS
compression_extension=".tar.gz"
case ${{ runner.os }} in
Linux|linux)
case ${{ runner.arch }} in
Expand Down

0 comments on commit fedd27d

Please sign in to comment.