Skip to content

Commit

Permalink
Fix: remove temp workaround (#2003)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghislain89 authored Apr 24, 2024
1 parent 9712c81 commit 26431c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Install rust dependencies
run: |
sudo apt-get update || true
sudo apt-get update
sudo apt-get install libgtk-3-dev libsoup2.4-dev javascriptcoregtk-4.1
- name: Lint monorepo root
Expand Down

0 comments on commit 26431c2

Please sign in to comment.