Skip to content

Commit

Permalink
Merge pull request #67 from canonical/chore/fix-release-as-well
Browse files Browse the repository at this point in the history
fix: release libraries
  • Loading branch information
Mehdi-Bendriss authored Oct 3, 2024
2 parents faa0f3b + 6617725 commit 9ac22c3
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 9ac22c3

Please sign in to comment.