Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
widooo authored Jul 16, 2024
1 parent a670bd2 commit a7db602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
echo "CD to webroot"
cd /var/www/docs_scart_io/SCART-docs
echo "pull the code"
git pull main origin
git pull origin main
echo "build the site"
mkdocs build

0 comments on commit a7db602

Please sign in to comment.