Skip to content

Commit

Permalink
chore: fix socket cd command
Browse files Browse the repository at this point in the history
  • Loading branch information
psychology50 committed Nov 7, 2024
1 parent 5c36453 commit d57959e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-socket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }}
docker system prune -a -f
docker pull pennyway/pennyway-socket
docker-compose up -d
docker-compose up -d socket

0 comments on commit d57959e

Please sign in to comment.