mirror of
https://github.com/jaredtao/TaoQuick.git
synced 2025-01-17 20:12:54 +08:00
for package
This commit is contained in:
parent
6a5ccd965a
commit
262e6796e6
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
archiveName: ${{ matrix.qt_ver }}-${{ matrix.qt_arch }}
|
||||
shell: pwsh
|
||||
run: |
|
||||
& scripts\windows-publish.ps1 ${env.archiveName} ${env.targetName}
|
||||
& scripts\windows-publish.ps1 ${env:archiveName}} ${env:targetName}
|
||||
# 记录packageName给后续step
|
||||
$name = ${env:archiveName}
|
||||
echo "::set-output name=packageName::$name"
|
||||
|
Loading…
x
Reference in New Issue
Block a user