Update action.yaml

This commit is contained in:
uazo
2021-07-07 13:07:01 +02:00
committed by GitHub
parent ce8bbdc9ad
commit 8505561a95

View File

@@ -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: |