mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
Add sudo to mv command
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ after_success:
|
||||
- MESSAGE=$(git log --oneline -1)
|
||||
- git clone https://IfcOpenBot:$GITHUB_PASSWORD@github.com/IfcOpenShell/docs
|
||||
- cd docs
|
||||
- mv ../output/* .
|
||||
- sudo mv ../output/* .
|
||||
- git config user.email "${GITHUB_EMAIL}"
|
||||
- git config user.name "IfcOpenBot"
|
||||
- git add .
|
||||
|
||||
Reference in New Issue
Block a user