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