Commit 2229d1ce by mingyuan

not with sudo

parent 65391691
......@@ -8,7 +8,7 @@ jobs:
run: |
sudo systemctl start postgresql
sudo systemctl status postgresql
sudo createuser -P -e joe
createuser -P -e joe
qinqinqin
qinqinqin
- name: Set up Ruby
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment