Skip to content

Commit 3fbac1a

Browse files
committed
Fix test.yml: Set override to true when installing toolchain
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent fec8fc9 commit 3fbac1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
with:
2828
profile: minimal
2929
toolchain: ${{ matrix.toolchain }}
30+
override: true
3031
- uses: actions/checkout@v2
3132
- run: |
3233
# Wait for startup of openssh-server

0 commit comments

Comments
 (0)