Improve workflow reuse (#452)

This commit is contained in:
Michael Telatynski
2022-11-14 11:09:07 +00:00
committed by GitHub
parent 1e6a3ceebd
commit d45b3aac65
5 changed files with 57 additions and 31 deletions
-1
View File
@@ -2,7 +2,6 @@ on:
workflow_call:
jobs:
build:
name: Universal
runs-on: macos-latest
steps:
- uses: actions/checkout@v3