ci: debug
This commit is contained in:
parent
103a38b361
commit
f9915f5df9
|
@ -1,5 +1,8 @@
|
|||
name: Build/Publish
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue