Update .gitea/workflows/build.yaml
All checks were successful
Build / Build (push) Successful in 2m5s
All checks were successful
Build / Build (push) Successful in 2m5s
This commit is contained in:
parent
20988de482
commit
bb6746374c
@ -12,14 +12,6 @@ jobs:
|
|||||||
image: git.kjan.de/actions/zmk-builder:latest
|
image: git.kjan.de/actions/zmk-builder:latest
|
||||||
name: Build
|
name: Build
|
||||||
steps:
|
steps:
|
||||||
- name: Install Dependencies
|
|
||||||
run: |
|
|
||||||
apt-get update;
|
|
||||||
apt-get install --yes --no-install-recommends \
|
|
||||||
nodejs \
|
|
||||||
zstd \
|
|
||||||
zip
|
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://git.kjan.de/actions/checkout@v4
|
uses: https://git.kjan.de/actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user