Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice committed Oct 11, 2024
1 parent dbb875e commit eeb7040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kvrocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
if: ${{ !matrix.arm_linux }}
with:
python-version: 3.x
- run: apt install python3 python3-pip
- run: sudo apt install python3 python3-pip
if: ${{ matrix.arm_linux }}
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit eeb7040

Please sign in to comment.