mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
Fix directory path
This commit is contained in:
+2
-1
@@ -79,7 +79,8 @@ script:
|
||||
# - grep 0$ statuses | wc -l
|
||||
after_success:
|
||||
- pwd
|
||||
- cd docs
|
||||
- cd ../../docs
|
||||
- pwd
|
||||
- ls -al
|
||||
- MESSAGE=$(git log --oneline -1)
|
||||
- git clone https://IfcOpenBot:$GITHUB_PASSWORD@github.com/IfcOpenShell/docs
|
||||
|
||||
Reference in New Issue
Block a user