This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: fedora-latest
|
||||
steps:
|
||||
- name: Install tools
|
||||
run: dnf install -y git buildah
|
||||
run: dnf install -y git nodejs npm curl wget jq tar xz findutils which gcc make
|
||||
|
||||
- name: Checkout
|
||||
run: git clone ${{ gitea.server_url }}/${{ gitea.repository }} .
|
||||
|
||||
Reference in New Issue
Block a user