Update build-deploy-linux-x86_64.yml
parent
1f6cb95c67
commit
337730d78c
|
@ -2,6 +2,7 @@ on:
|
|||
schedule:
|
||||
- cron: "0 */12 * * *"
|
||||
workflow_dispatch:
|
||||
push:
|
||||
jobs:
|
||||
#Note: no -pl here because we publish everything from this branch and use this as the basis for all uploads.
|
||||
linux-x86_64:
|
||||
|
|
Loading…
Reference in New Issue