Skip to content

Commit

Permalink
fix: make the tox fetch-lib command work
Browse files Browse the repository at this point in the history
  • Loading branch information
jedel1043 authored and NucciTheBoss committed Aug 7, 2024
1 parent 6e5af79 commit b6fe7e6
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 120 deletions.
12 changes: 12 additions & 0 deletions external/charmcraft.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: placeholder
summary: Placeholder file to make the fetch-lib action work
description: Placeholder file to make the fetch-lib action work
type: charm
bases:
- build-on:
- name: ubuntu
channel: "22.04"
run-on:
- name: ubuntu
channel: "22.04"
architectures: [amd64]
Loading

0 comments on commit b6fe7e6

Please sign in to comment.