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 28da916 commit ba31c02Copy full SHA for ba31c02
.github/workflows/scala.yml
@@ -28,7 +28,7 @@ jobs:
28
run: |
29
sudo apt-get update
30
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y git g++ cmake bison flex libboost-all-dev python3
31
- sudo DEBIAN_FRONTEND=noninteractive apt-get install -y perl minisat curl gnupg2 locales clang-11 wget
+ sudo DEBIAN_FRONTEND=noninteractive apt-get install -y perl minisat curl gnupg2 locales wget
32
- name: Install wasmfx-tools
33
34
cd third-party/wasmfx-tools
0 commit comments