Skip to content

Commit

Permalink
feat: run script 수정 #3
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdtkdgns committed Nov 21, 2023
1 parent e5e6d53 commit fc572a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
sudo docker stop $(sudo docker ps -a -q)
sudo docker rm $(sudo docker ps -a -q)
sudo docker rmi $(sudo docker images -q)
rm -rf mysqldata
sudo rm -rf mysqldata

0 comments on commit fc572a1

Please sign in to comment.