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