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

chore: test ci

parent 8643dc43
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ jobs:
node-version: 14
- name: Install Dependencies (ubuntu only)
if: github.event.inputs.os == 'ubuntu-latest'
if: startsWith(github.event.inputs.os, 'ubuntu-')
run: |
sudo apt-get update
sudo apt-get install -y libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libappindicator3-dev librsvg2-dev libayatana-appindicator3-dev
......
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