Skip to content

Commit

Permalink
pipeline test commit
Browse files Browse the repository at this point in the history
Signed-off-by: nitin sanghi <[email protected]>
  • Loading branch information
sanghinitin committed Dec 2, 2024
1 parent 77a5436 commit f31c624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/habitat-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
echo "--- running linux hab build"
hab pkg build .
ls /hab/cache/artifacts/
ls /src/results
ls ./results
hartfile=$(ls /hab/cache/artifacts/ *.hart | grep "chef-cli" | tail -n 1)
hab pkg install $hartfile
hab pkg list --all
Expand Down

0 comments on commit f31c624

Please sign in to comment.