Skip to content

Commit

Permalink
ci: fix dep package
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed May 23, 2024
1 parent a96628c commit 1048cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
version: v1.58
- run: |
apt-get -y install libsystemd-dev
sudo apt-get -y install libsystemd-dev
make test
node-problem-detector:
Expand Down

0 comments on commit 1048cea

Please sign in to comment.