20
This commit is contained in:
@@ -19,8 +19,6 @@ jobs:
|
||||
runner: cicd.bookworm
|
||||
runs-on: ${{ matrix.runner }}
|
||||
steps:
|
||||
# - name: Repository [Clone]
|
||||
# uses: https://github.com/actions/checkout@v6
|
||||
- name: Repository [Clone]
|
||||
run: |
|
||||
/usr/bin/echo "${{ inputs.version }}"
|
||||
Reference in New Issue
Block a user