Update action.yaml
This commit is contained in:
parent
ce8bbdc9ad
commit
8505561a95
@ -9,11 +9,6 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Check build deps image
|
|
||||||
uses: uazo/bromite-buildtools/images/build-deps@master
|
|
||||||
with:
|
|
||||||
version: "${{ inputs.version }}"
|
|
||||||
|
|
||||||
- name: Checking image for "${{ inputs.version }}"
|
- name: Checking image for "${{ inputs.version }}"
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user