mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Update cura-installer.yml
This commit is contained in:
parent
a7a42eea6d
commit
802ece9bd1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cura-installer.yml
vendored
1
.github/workflows/cura-installer.yml
vendored
|
@ -302,6 +302,7 @@ jobs:
|
|||
- name: Summarize the used Python modules
|
||||
shell: python
|
||||
run: |
|
||||
import os
|
||||
import pkg_resources
|
||||
summary_env = os.environ["GITHUB_STEP_SUMMARY"]
|
||||
content = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue