Skip to content

Commit 481e930

Browse files
committed
Autobuild: Clarify README regarding system modifications
1 parent 910092d commit 481e930

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/autobuild/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ The scripts in this folder are used by the Github autobuild actions in .github/w
44
They are responsible for setting up the Github environment, building the binaries and passing the resulting artifacts back to the workflow.
55

66
The scripts may work outside of Github, but haven't been designed or tested for that use case.
7+
Some of the scripts modify global system settings, install software or create files in directories which are usually managed by package managers.
8+
In short: They should probably only used in throw-away environments.
9+
710
See the various platform-specific build scripts in their own folders for standalone builds (e.g. windows/deploy_windows.ps1).

0 commit comments

Comments
 (0)