Skip to content

Commit

Permalink
Fix artifact prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Jan 10, 2025
1 parent 6232201 commit a26b555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
- build
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
artifact-prefix: packed-charm-cache-false # TODO revert to "packed-charm-cache-true" when cache re-enabled
artifact-prefix: packed-charm-cache-false # TODO: revert cache
cloud: lxd
juju-agent-version: ${{ matrix.juju.agent }}
juju-snap-channel: ${{ matrix.juju.snap_channel }}
Expand Down

0 comments on commit a26b555

Please sign in to comment.