Skip to content

Commit

Permalink
fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
TjerkNan committed Oct 14, 2024
1 parent 7ef550d commit 93be1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_venv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Install required libraries
run: sudo apt install -y libsystemd
run: sudo apt install -y libsystemd-dev

- name: prep
run: sudo mkdir -p /usr/local/rdo-journalert/current/
Expand Down

0 comments on commit 93be1c3

Please sign in to comment.