minor
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user