fix
This commit is contained in:
parent
3be3977233
commit
208acd6d96
@ -16,7 +16,8 @@ jobs:
|
|||||||
runs-on:
|
runs-on:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- name: Install tooling
|
||||||
|
run: |
|
||||||
apk update
|
apk update
|
||||||
apk add git
|
apk add git
|
||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v4.2.2
|
||||||
|
Loading…
Reference in New Issue
Block a user