No os input
This commit is contained in:
parent
f32176cc73
commit
477d810aa9
|
@ -23,7 +23,6 @@ jobs:
|
||||||
- name: Package
|
- name: Package
|
||||||
uses: ./.github/actions/package
|
uses: ./.github/actions/package
|
||||||
with:
|
with:
|
||||||
os: windows-latest
|
|
||||||
artifact: build_windows
|
artifact: build_windows
|
||||||
branch: ${{ inputs.branch }}
|
branch: ${{ inputs.branch }}
|
||||||
version: ${{ inputs.version }}
|
version: ${{ inputs.version }}
|
||||||
|
|
Loading…
Reference in New Issue