Extra character.

This commit is contained in:
awalsh128 2021-10-16 22:37:51 -07:00
parent 82c659a794
commit 8df0022f2d

View file

@ -31,7 +31,7 @@ runs:
- name: Create Cache Key
run: |
${{ github.action_path }}/create_cache_key.sh "${{ inputs.version }})"" ${{ inputs.packages }} >> $GITHUB_ENV
${{ github.action_path }}/create_cache_key.sh "${{ inputs.version }})" ${{ inputs.packages }} >> $GITHUB_ENV
shell: bash
- name: Load Package Cache