Commit e8683a1e by mingyuan

psots

parent 2229d1ce
...@@ -8,7 +8,7 @@ jobs: ...@@ -8,7 +8,7 @@ jobs:
run: | run: |
sudo systemctl start postgresql sudo systemctl start postgresql
sudo systemctl status postgresql sudo systemctl status postgresql
createuser -P -e joe createuser -U postgres -P -e joe
qinqinqin qinqinqin
qinqinqin qinqinqin
- name: Set up Ruby - 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