Skip to content

Commit 47c056a

Browse files
committed
try with force
1 parent e14903e commit 47c056a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ install:
3131
# TODO: Remove after https://github.com/appveyor/ci/issues/1426 is fixed
3232
- set PATH=C:\Program Files\Git\mingw64\bin;%PATH%
3333
- ps: Install-Product node $env:nodejs_version $env:platform
34-
- choco uninstall yarn
34+
- choco uninstall yarn --force
3535

3636
build: off
3737

0 commit comments

Comments
 (0)