Update .github/workflows/mapbase_build-base-dispatch.yml

Co-authored-by: samisalreadytaken <46823719+samisalreadytaken@users.noreply.github.com>
This commit is contained in:
Blixibon 2022-10-24 13:32:08 -05:00 committed by GitHub
parent 21407c3394
commit 9db4259f18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ on:
jobs: jobs:
build_manual: build_manual:
uses: mapbase-source/source-sdk-2013/.github/workflows/mapbase_build-base.yml@feature/github-workflows uses: ./.github/workflows/mapbase_build-base.yml
with: with:
configuration: '${{ github.event.inputs.configuration }}' configuration: '${{ github.event.inputs.configuration }}'
branch: '${{ github.event.inputs.branch }}' branch: '${{ github.event.inputs.branch }}'