Compare commits
2 Commits
812284df38
...
600c3d1fed
Author | SHA1 | Date | |
---|---|---|---|
600c3d1fed | |||
990395c44f |
@ -2,9 +2,6 @@ on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
name: Build
|
||||
|
||||
env:
|
||||
ACTIONS_STEP_DEBUG: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
@ -6,7 +6,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: zmkfirmware/zmk-build-arm:stable
|
||||
image: ghcr.io/qmk/qmk_base_container:latest
|
||||
name: Build
|
||||
steps:
|
||||
- name: Install Dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user