This commit is contained in:
2026-03-13 12:07:43 +01:00
parent 54c936714e
commit d10647d1e2
-1
View File
@@ -151,7 +151,6 @@ jobs:
$tag = $tag.Trim()
"RELEASE_TAG=$tag" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append
- name: Build with pyinstaller
shell: powershell
run: |
micromamba activate eos_build
echo "Set tag to ${{ env.RELEASE_TAG }}"