mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
IDK
This commit is contained in:
parent
53a9f43e5c
commit
fc6472862d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cura-installer.yml
vendored
2
.github/workflows/cura-installer.yml
vendored
|
@ -82,7 +82,7 @@ jobs:
|
||||||
|
|
||||||
- name: blerk
|
- name: blerk
|
||||||
if: ${{ runner.os == 'Windows' }}
|
if: ${{ runner.os == 'Windows' }}
|
||||||
run: echo ${{ github.event.inputs.msi_installer }}
|
run: echo "${{ github.event.inputs.msi_installer }}"
|
||||||
|
|
||||||
- name: Setup Python and pip
|
- name: Setup Python and pip
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue