Skip to content

Commit

Permalink
fix: release libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Gu1nness committed Oct 3, 2024
1 parent faa0f3b commit 6617725
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- run: |
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
touch requirements.txt
- name: Release any bumped charm libs
uses: canonical/charming-actions/[email protected]
with:
Expand Down

0 comments on commit 6617725

Please sign in to comment.