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