mirror of
https://github.com/servo/servo.git
synced 2025-06-29 19:43:39 +01:00
Add UWP builds to github actions.
This commit is contained in:
parent
88843b289d
commit
172274d484
5 changed files with 137 additions and 0 deletions
|
@ -50,6 +50,7 @@ def main():
|
|||
'workflow.mako',
|
||||
total_chunks=20,
|
||||
REPOSITORY_NAME="${{ github.event.repository.name }}",
|
||||
CODESIGN_CERT="${{ secrets.WINDOWS_CODESIGN_CERT }}",
|
||||
))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue