This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
- name: Checkout
|
||||
run: |
|
||||
git clone ${{ gitea.server_url }}/${{ gitea.repository }} .
|
||||
git clone --quiet ${{ gitea.server_url }}/${{ gitea.repository }} .
|
||||
|
||||
- name: Build image
|
||||
run: |
|
||||
|
||||
+1
-1
@@ -13,5 +13,5 @@ RUN dnf install -y \
|
||||
which \
|
||||
gcc \
|
||||
make \
|
||||
godot \
|
||||
&& dnf clean all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user