mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 20:25:57 +08:00
Fix missing python interpreter
This commit is contained in:
parent
b0d4d4a0e7
commit
6a82a5c96e
1
.github/workflows/installers.yml
vendored
1
.github/workflows/installers.yml
vendored
@ -274,6 +274,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: create the release notes
|
- name: create the release notes
|
||||||
|
shell: python
|
||||||
run: |
|
run: |
|
||||||
import os
|
import os
|
||||||
import datetime
|
import datetime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user