Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingPoeta committed Jan 17, 2025
1 parent cf6e89a commit a7ce979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ jobs:
timeout-minutes: 30
run: |
if [[ "${{matrix.meta}}" == "mysql" || "${{matrix.meta}}" == "tikv" ]]; then
sudo META=${{matrix.meta}} .github/scripts/command/cache.sh
sudo META=${{matrix.meta}} .github/scripts/cache.sh
fi
- name: Test Graceful upgrade
Expand Down

0 comments on commit a7ce979

Please sign in to comment.