Skip to content

Commit bf210b5

Browse files
committed
refactor(action.yml): output 'inputs.bpkg-version'
1 parent a20d3d4 commit bf210b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ runs:
1212
steps:
1313
- shell: bash
1414
run: |
15+
echo Will fetch bpkg@${{ inputs.bpkg-version }}
1516
curl -sLo- get.bpkg.sh/${{ inputs.bpkg-version }} | bash

0 commit comments

Comments
 (0)