mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 05:55:41 +02:00
merge files
This commit is contained in:
parent
b96441c549
commit
1483077cf6
2
.github/workflows/releaseToWinGet.yml
vendored
2
.github/workflows/releaseToWinGet.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
}
|
||||
}
|
||||
$urls = "https://github.com/$repo/releases/download/$tag/$msi_x64, https://github.com/$repo/releases/download/$tag/$msi_x86"
|
||||
echo "::set-env name=PACKAGE_URLS::$urls"
|
||||
echo "PACKAGE_URLS=$urls" >> $GITHUB_ENV
|
||||
name: Get Release URLs
|
||||
|
||||
- run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user