Skip to content

Commit 111b099

Browse files
authored
GH action readme (#654)
1 parent 7869e42 commit 111b099

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ If no platform is provided, only for the platform you are building from will be
130130
The release distribution for macOS uses a DMG file to install the application.
131131
The PSD source for the DMG background image can be found in the root (`dmg-background.png`). After changing the source, export the image to PNG format in folder `./images/`.
132132

133+
#### Leverage GitHub-Actions to build binaries
134+
135+
You can use the GitHub `Actions` tab in your fork to build binaries as well. Select `Actions`>`Manual Build`>`Run Workflow`. Choose your custom branch and click `Run workflow`. The workflow will dispatch in a few moments and upon completion, the build "Artifacts" will be available for download from within the workflow run.
136+
133137
## Flight video won't load, or jumpy flight video upon export
134138

135139
Some flight video formats aren't supported by Chrome, so the viewer can't open them. You can fix this by re-encoding

0 commit comments

Comments
 (0)