Skip to content

Commit

Permalink
wip 1719927784
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Heath <[email protected]>
  • Loading branch information
Jason Heath committed Jul 2, 2024
1 parent f1f54fb commit a637580
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
. results\last_build.ps1
write-output "--- hab pkg install --auth elided-HAB_AUTH_TOKEN results\$pkg_artifact"
hab pkg install --auth $env:HAB_AUTH_TOKEN results\$pkg_artifact
sudo hab pkg install --auth $env:HAB_AUTH_TOKEN results\$pkg_artifact
write-output "--- installed successfully"
write-output "--- hab pkg upload --auth elided-HAB_AUTH_TOKEN results/$pkg_artifact"
Expand Down

0 comments on commit a637580

Please sign in to comment.