mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Use workflow_call
This commit is contained in:
1
.github/workflows/install-dependencies.yml
vendored
1
.github/workflows/install-dependencies.yml
vendored
@@ -53,6 +53,7 @@ defaults:
|
||||
shell: bash
|
||||
|
||||
jobs:
|
||||
install-dependencies:
|
||||
runs-on: ${{ inputs.runner }}
|
||||
container: ${{ inputs.container }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user