Skip to content

Commit 94ef5b6

Browse files
committed
1 parent 4417702 commit 94ef5b6

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)