Update .gitea/workflows/build.yaml
All checks were successful
Build / Build (push) Successful in 2m29s
All checks were successful
Build / Build (push) Successful in 2m29s
This commit is contained in:
parent
e17a76106d
commit
20988de482
@ -9,7 +9,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: zmkfirmware/zmk-build-arm:stable
|
image: git.kjan.de/actions/zmk-builder:latest
|
||||||
name: Build
|
name: Build
|
||||||
steps:
|
steps:
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user