Update test.yml

This commit is contained in:
Jonas Kruckenberg 2022-11-14 10:24:21 +01:00
parent c3dd326b71
commit 1f436c0178

View file

@ -35,7 +35,7 @@ jobs:
- name: Install native deps
run: |
sudo apt-get update
sudo apt-get install -y webkit2gtk-4.0 at-spi2-core
sudo apt-get install -y webkit2gtk-4.0
- name: Install Tauri CLI
run: |
cd examples/test