Skip to content

Commit d2e7d4b

Browse files
committed
More typos...
1 parent 5e555f3 commit d2e7d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ steps:
33
- bash: rustup target add $TARGET
44
displayName: Install Rust target
55

6-
- bash: sudo apt-get install gcc-multilib
6+
- bash: sudo apt-get install g++-multilib
77
condition: eq( variables['Agent.OS'], 'Linux' )
88
displayName: Install g++-multilib
99

0 commit comments

Comments
 (0)