ci: update config

This commit is contained in:
thehrz 2023-08-05 13:24:39 +08:00
parent 787eba38c6
commit cc32466cef
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -9,4 +9,4 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: docker - name: docker
run: docker-compose up --build -d run: docker compose up --build -d