Skip to content

Commit

Permalink
fix: ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gu1nness committed Oct 2, 2024
1 parent 2765a78 commit 63da468
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 63da468

Please sign in to comment.