test workflow build and push on gitea registry
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -56,8 +56,8 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y git
|
||||
apt update
|
||||
apt install -y git
|
||||
|
||||
- name: Clone repository
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user