Skip to content

Commit

Permalink
wip 1719941493
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 2596d84 commit 19daddd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/hab-pkg-build-and-upload-linux/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ runs:
echo ---- installed succesfully
# - name: hab pkg path
# shell: bash
# run: |
# source results/last_build.env

Expand All @@ -56,6 +57,7 @@ runs:
# echo ---- END hab pkg path EXPERIMENTS

- name: hab pkg upload
shell: bash
env:
HAB_AUTH_TOKEN: ${{ inputs.hab-auth-token }}
run: |
Expand Down

0 comments on commit 19daddd

Please sign in to comment.