Fix flatpak CI for outside pull requests
This commit is contained in:
parent
1415c8b200
commit
fd0dc9ab8e
2 changed files with 8 additions and 11 deletions
|
|
@ -206,5 +206,6 @@ modules:
|
|||
- -DSUNSHINE_ENABLE_CUDA=ON
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/@GITHUB_OWNER@/@GITHUB_REPO@.git
|
||||
url: @GITHUB_CLONE_URL@
|
||||
branch: @GITHUB_BRANCH@
|
||||
commit: @GITHUB_COMMIT@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue