Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand committed Feb 21, 2025
1 parent ba5d263 commit dcd555e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install-engine/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ runs:
- name: Build Valkey
if: ${{ steps.cache-valkey.outputs.cache-hit != 'true' && contains(inputs.target, 'windows') }}
shepp: pwsh
run: |
echo "Cloning and checking out Valkey ${{ inputs.engine-version }}"
cd ${{ runner.temp }}
Expand Down

0 comments on commit dcd555e

Please sign in to comment.