Skip to content
Snippets Groups Projects
Unverified Commit ebccf401 authored by GyDi's avatar GyDi
Browse files

chore: fix ci

parent 66494845
No related branches found
No related tags found
No related merge requests found
......@@ -41,8 +41,8 @@ jobs:
- name: Install Dependencies (ubuntu only)
if: startsWith(matrix.os, 'ubuntu-')
run: |
sudo apt update
sudo apt install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf openssl
sudo apt-get update
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf openssl
- name: Get yarn cache dir path
id: yarn-cache-dir-path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment