Merge pull request #160 from faustogut/patch-4

Add missing steps at enable workflows section
This commit is contained in:
RustDesk 2023-03-12 20:08:15 +08:00 committed by GitHub
commit cad7f30bb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,9 +33,13 @@ Click "Add secret".
On your fork you just created goto "Settings -> Actions -> General".
On the right select "Allow all actions and reusable workflows".
On the right, select "Allow all actions and reusable workflows".
Once workflows are enabled you can click "Flutter Nightly Build" on the left then click "Run workflow" on the right to build the rustdesk clients for all of the supported platforms.
Once workflows are enabled you can goto “Actions”.
On the left, select "Flutter Nightly Build". Then on the right, click "Enable workflow".
Finally you can click "Run workflow" to build the rustdesk clients for all of the supported platforms.
## Enable upload permissions for workflows