Skip to content

Commit

Permalink
Merge pull request #66 from canonical/fix/ci-file
Browse files Browse the repository at this point in the history
fix: ci file
  • Loading branch information
Mehdi-Bendriss authored Oct 2, 2024
2 parents f1531d8 + 63da468 commit faa0f3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,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: Check libs
uses: canonical/charming-actions/[email protected]
with:
Expand Down

0 comments on commit faa0f3b

Please sign in to comment.