Skip to content

Commit 87a31fe

Browse files
wdconincMarko Petric
authored and
Marko Petric
committed
1 parent c5246c0 commit 87a31fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ runs:
1717
steps:
1818
- run: ${{ github.action_path }}/setup-cvmfs.sh
1919
shell: bash
20+
env:
21+
INPUT_CVMFS_REPOSITORIES: ${{ inputs.cvmfs_repositories }}
22+
INPUT_CVMFS_HTTP_PROXY: ${{ inputs.cvmfs_http_proxy }}

0 commit comments

Comments
 (0)