mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-24 22:45:17 +02:00
Update releaseToWinGet.yml
This commit is contained in:
parent
5701dd99e7
commit
1d09a296e4
4
.github/workflows/releaseToWinGet.yml
vendored
4
.github/workflows/releaseToWinGet.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
name: Download WinGet Requirements
|
||||
|
||||
- run: |
|
||||
echo "wingetcreate update Microsoft.OpenSSH -u ${PACKAGE_URLS} -o ${GITHUB_WORKSPACE}"
|
||||
wingetcreate update Microsoft.OpenSSH -u ${PACKAGE_URLS} -o ${GITHUB_WORKSPACE}
|
||||
echo "wingetcreate update Microsoft.OpenSSH -u ${{ env.PACKAGE_URLS }} -o ${{ env.GITHUB_WORKSPACE }}"
|
||||
wingetcreate update Microsoft.OpenSSH -u ${{ env.PACKAGE_URLS }} -o ${{ env.GITHUB_WORKSPACE }}
|
||||
# wingetcreate update Microsoft.OpenSSH -u ${PACKAGE_URLS} -t ${{ secrets.GITHUB_TOKEN }} --submit
|
||||
name: WinGet Update
|
||||
|
Loading…
x
Reference in New Issue
Block a user