mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:48:59 +08:00
IDK
This commit is contained in:
parent
fc6472862d
commit
1048b015b3
4
.github/workflows/cura-installer.yml
vendored
4
.github/workflows/cura-installer.yml
vendored
@ -82,7 +82,9 @@ jobs:
|
||||
|
||||
- name: blerk
|
||||
if: ${{ runner.os == 'Windows' }}
|
||||
run: echo "${{ github.event.inputs.msi_installer }}"
|
||||
run: |
|
||||
echo "${{ inputs.msi_installer }}"
|
||||
echo "${{ inputs.installer }}"
|
||||
|
||||
- name: Setup Python and pip
|
||||
uses: actions/setup-python@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user