Skip to content

Commit b4afe89

Browse files
use docker compose
1 parent d88531a commit b4afe89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Checkout
1919
uses: actions/checkout@v4
20-
- run: docker-compose build
20+
- run: docker compose build
2121

2222
release:
2323
name: Release

0 commit comments

Comments
 (0)