We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94e978 commit 5e555f3Copy full SHA for 5e555f3
ci/azure-steps.yml
@@ -5,7 +5,7 @@ steps:
5
6
- bash: sudo apt-get install gcc-multilib
7
condition: eq( variables['Agent.OS'], 'Linux' )
8
- displayName: Install gcc-multilib
+ displayName: Install g++-multilib
9
10
- script: cargo build
11
displayName: "Normal build"
0 commit comments