mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-26 10:22:00 -04:00
CI: Update windows-signing to rclone 1.69.3
This commit is contained in:
2
.github/actions/windows-signing/action.yaml
vendored
2
.github/actions/windows-signing/action.yaml
vendored
@@ -77,7 +77,7 @@ runs:
|
||||
- name: Install rclone
|
||||
shell: pwsh
|
||||
run: |
|
||||
choco install rclone --version=1.64.2 -y --no-progress
|
||||
choco install rclone --version=1.69.3 -y --no-progress
|
||||
|
||||
- name: 'Authenticate to Google Cloud'
|
||||
uses: 'google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363'
|
||||
|
||||
Reference in New Issue
Block a user