Skip to content

Commit

Permalink
CI: change package name to cgroup-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
shankerwangmiao committed Jun 14, 2021
1 parent 38a9475 commit 80f0161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tunasync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Setup test dependencies
run: |
sudo apt-get update
sudo apt-get install -y cgroup-bin
sudo apt-get install -y cgroup-tools
docker pull alpine:3.8
lssubsys -am
sudo cgcreate -a $USER -t $USER -g cpu:tunasync
Expand Down

0 comments on commit 80f0161

Please sign in to comment.