mirror of
https://github.com/servo/servo.git
synced 2025-06-29 03:23:41 +01:00
Copy to C: on Windows instead of manually cloning.
This commit is contained in:
parent
3f39dde189
commit
c66255ba5e
3 changed files with 19 additions and 25 deletions
|
@ -49,9 +49,7 @@ def main():
|
|||
f.write(render(
|
||||
'workflow.mako',
|
||||
total_chunks=20,
|
||||
GITHUB_REPOSITORY="${{ github.repository }}",
|
||||
GITHUB_REF="${{ github.ref }}",
|
||||
GITHUB_SHA="${{ github.sha }}",
|
||||
REPOSITORY_NAME="${{ github.event.repository.name }}",
|
||||
))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue