You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/webots-cloud.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ COPY . $PROJECT_PATH
55
55
56
56
#### YAML File
57
57
58
-
A file named `webots.yml` must be included at the root level of a repository to determine publishing permissions, the type of project, as well as if an IDE should be present.
58
+
A file named `webots.yml` must be included at the root level of a project to determine publishing permissions, the type of project, as well as if an IDE should be present.
59
59
A typical example of a `webots.yml` file is the following:
0 commit comments