Skip to content

Commit

Permalink
fix: docker cli
Browse files Browse the repository at this point in the history
  • Loading branch information
1tpp committed Aug 3, 2023
1 parent 1e9e6cb commit 87699db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: actions/checkout@v3
- name: Deploy to Self-Hosted
run: |
docker-compose up -d
docker compose up -d

0 comments on commit 87699db

Please sign in to comment.