Skip to content

Commit

Permalink
chore(update-stage.yml): typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobby-Kim authored Jan 15, 2024
1 parent 243b7cc commit a021398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Run Docker Compose
run: |
cd ./grafana
docker-compose up -d
docker compose up -d

0 comments on commit a021398

Please sign in to comment.