Skip to content

Commit

Permalink
wip 1719936245
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Heath <jason.heath@progress.com>
  • Loading branch information
Jason Heath committed Jul 2, 2024
1 parent 5986aac commit 74ccc6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/hab-pkg-build-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,12 @@ jobs:
hab-origin: ${{ env.HAB_ORIGIN }}
bldr-component: components/${{matrix.components}}/habitat

- name: hab pkg build and install
- name: hab pkg path experiments
shell: bash
run: |
echo ---- BEGIN hab pkg path EXPERIMENTS
echo ---- hab pkg path $pkg_origin/$pkg_name
source results/last_build.env
hab pkg path $pkg_origin/$pkg_name
echo ---- END hab pkg path EXPERIMENTS
Expand Down

0 comments on commit 74ccc6f

Please sign in to comment.