Skip to content

Commit

Permalink
docker-compose up > docker compose up
Browse files Browse the repository at this point in the history
  • Loading branch information
Khagou committed Apr 13, 2024
1 parent fb833c0 commit f4773a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/raspberry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ jobs:
passphrase: ${{ secrets.RASPBERRY_PI_SSH_PASSPHRASE }}
script: |
cd Documents/
docker-compose up -d
docker compose up -d

0 comments on commit f4773a6

Please sign in to comment.