mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 08:45:54 +08:00
Update cura-installer.yml
This commit is contained in:
parent
a7a42eea6d
commit
802ece9bd1
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
|
- name: Summarize the used Python modules
|
||||||
shell: python
|
shell: python
|
||||||
run: |
|
run: |
|
||||||
|
import os
|
||||||
import pkg_resources
|
import pkg_resources
|
||||||
summary_env = os.environ["GITHUB_STEP_SUMMARY"]
|
summary_env = os.environ["GITHUB_STEP_SUMMARY"]
|
||||||
content = ""
|
content = ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user