mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
git isn't installed either
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
||||
image: registry.fedoraproject.org/fedora:37
|
||||
options: --cap-add=SYS_ADMIN --privileged
|
||||
steps:
|
||||
- run: sudo dnf install -y git
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user