This commit is contained in:
parent
aa55afa648
commit
c9afabb81f
2 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,8 @@ jobs:
|
|||
container:
|
||||
image: code.lightstands.xyz/standcoded/fedora:40
|
||||
steps:
|
||||
- name: Install tools
|
||||
run: dnf install -y --setopt install_weak_deps=False buildah
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Fulfill Package Manager Cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue