Skip to content

Commit

Permalink
Apparently systemd is missing inside a Docker, so just fake the stupi…
Browse files Browse the repository at this point in the history
…d thing
  • Loading branch information
DrHyde committed May 9, 2024
1 parent 02d9bfc commit c32069c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/real-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: Test on real Debian
run: |
cat /etc/os-release
mkdir -p /run/systemd/system
apt-get update
yes|apt-get install perl-base build-essential make gcc lsb-release
lsb_release -i
Expand Down

0 comments on commit c32069c

Please sign in to comment.