mirror of
https://github.com/zoriya/abyss.git
synced 2026-06-07 04:16:30 +00:00
Set github action working directory
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./zmk-config
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
||||
|
||||
Reference in New Issue
Block a user