build: add gitea runner
This commit is contained in:
parent
069ce91a03
commit
0b19033363
|
@ -37,7 +37,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- run: apt-get -y install ansible
|
||||
- run: apt-get update && apt-get -y install ansible
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
|
|
Loading…
Reference in New Issue
Block a user