Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jul 24, 2024
1 parent ca86f1f commit a708c74
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 @@ -13,6 +13,8 @@ jobs:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
runs-on: ubuntu-latest
steps:
- name: Install system dependencies
run: sudo apt-get install -y libgtk-3-dev
- uses: actions/checkout@v4
- name: Setup | Cache Cargo
uses: actions/[email protected]
Expand Down

0 comments on commit a708c74

Please sign in to comment.