Update tests.yml

opam-2.0.0
Volodymyr Shymanskyy 3 years ago committed by GitHub
parent 0ac82aedc4
commit 3dbf3a6ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -349,7 +349,7 @@ jobs:
- name: Install QEMU
run: |
sudo apt update
sudo apt install qemu-user
sudo apt install qemu-user-static
- name: Install ${{ matrix.config.toolchain }}
run: |
sudo apt install ${{ matrix.config.toolchain }}

Loading…
Cancel
Save