This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
|||||||
runs-on: fedora-latest
|
runs-on: fedora-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tools
|
- 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
|
- name: Checkout
|
||||||
run: git clone ${{ gitea.server_url }}/${{ gitea.repository }} .
|
run: git clone ${{ gitea.server_url }}/${{ gitea.repository }} .
|
||||||
|
|||||||
Reference in New Issue
Block a user