Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Dec 6, 2024
1 parent ad1f829 commit 484686a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
run: apt-cache dotty
- name: Check
if: runner.os == 'Linux'
run: apt depends libsecret-1-dev
run: |
apt depends libsecret-1-dev
apt depends libsecret-1-0

0 comments on commit 484686a

Please sign in to comment.