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.
curl
i386
1 parent ac4fcf8 commit 644c55cCopy full SHA for 644c55c
.github/actions/build-test/ubuntu-i386/action.yml
@@ -39,7 +39,7 @@ runs:
39
shell: bash
40
run: |
41
apt-get update
42
- apt-get install -y build-essential cmake curl git libssl-dev maven net-tools openjdk-${{ env.JAVA_VERSION }}-jre-headless gdb curl
+ apt-get install -y build-essential cmake curl git libssl-dev maven net-tools openjdk-${{ env.JAVA_VERSION }}-jre-headless gdb
43
44
- name: Make sure the target architecture is 32 bit
45
0 commit comments