Skip to content

Commit

Permalink
Set up GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
joshsmith01 committed Dec 4, 2024
1 parent 0dfc0c2 commit f83a642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
sudo systemctl start apache2
sudo systemctl enable apache2
cd home
sudo mv * /var/www/html
sudo mv -r * /var/www/html

0 comments on commit f83a642

Please sign in to comment.