Skip to content

Commit 3d941db

Browse files
committed
fix: ci command
1 parent 4c591f2 commit 3d941db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
export DOCKER_GID=$GID
5858
ls -l
5959
export WINE=false
60-
docker-compose up
60+
docker compose up
6161
6262
- name: Compress Resources
6363
run: |

0 commit comments

Comments
 (0)