test workflow build and push on gitea registry
This commit is contained in:
parent
874e18e6cc
commit
76011f9644
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue