Skip to content

Commit

Permalink
wip 1719877418
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 1, 2024
1 parent efe2422 commit 4ad04a6
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 @@ -97,7 +97,8 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: hart-files
path: /hab/cache/artifacts/${{env.HAB_ORIGIN}}*.hart
# path: /hab/cache/artifacts/${{env.HAB_ORIGIN}}*.hart
path: results/${{env.HAB_ORIGIN}}*.hart
if-no-files-found: error
retention-days: 1
compression-level: 0
Expand Down

0 comments on commit 4ad04a6

Please sign in to comment.