Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Nov 15, 2024
1 parent 6e8ba0b commit 6a40ba5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libgtk-4-dev
- name: Disable workspace
run: mv Cargo.toml Cargo.toml.bak
- name: Lint
if: matrix.process == 'lint'
uses: nick-fields/retry@v3
Expand Down

0 comments on commit 6a40ba5

Please sign in to comment.