Skip to content

Commit f7e3d37

Browse files
committed
package install mingw
1 parent 0cb7958 commit f7e3d37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
git checkout $(System.PullRequest.SourceCommitId)
1919
fi
2020
displayName: GitCheckout
21-
- shell: |
21+
- bash: |
2222
set -x
2323
mingw-get install wget
2424
wget https://cloud.r-project.org/bin/windows/base/R-3.6.1-win.exe

0 commit comments

Comments
 (0)