There was an error while loading. Please reload this page.
1 parent 86440b1 commit c8ff41fCopy full SHA for c8ff41f
1 file changed
.github/workflows/SvnDist.yml
@@ -27,7 +27,7 @@ jobs:
27
# https://github.com/actions/runner-images/issues/12677
28
- name: Install TortoiseSVN
29
run: |
30
- winget install TortoiseSVN.TortoiseSVN
+ winget install --silent --accept-source-agreements TortoiseSVN.TortoiseSVN
31
32
- name: Cache
33
uses: actions/cache@v4
0 commit comments