Skip to content

Commit

Permalink
[CHECKBOX-1447] Download installer from main tools branch
Browse files Browse the repository at this point in the history
  • Loading branch information
boukeas committed Jun 12, 2024
1 parent 47b8c0a commit 64f486a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkbox-promote-beta-to-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
TOOLS_PATH=tools
# retrieve all scripts/tools necessary from a repo
curl -Ls -o installer.sh https://raw.githubusercontent.com/canonical/hwcert-jenkins-tools/scriptlets-refactor/installer.sh
curl -Ls -o installer.sh https://raw.githubusercontent.com/canonical/hwcert-jenkins-tools/main/install_tools.sh
source installer.sh \$TOOLS_PATH --branch scriptlets-refactor
# ensure device is available before continuing
Expand Down

0 comments on commit 64f486a

Please sign in to comment.