Update tests.yml

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

@ -345,7 +345,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install QEMU
run: |
sudo apt install qemu-user-static
sudo apt install qemu-user
- name: Install ${{ matrix.config.toolchain }}
run: |
sudo apt install ${{ matrix.config.toolchain }}

Loading…
Cancel
Save