mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 01:30:33 +00:00
modify install samply
This commit is contained in:
4
.github/workflows/samply.yml
vendored
4
.github/workflows/samply.yml
vendored
@@ -17,7 +17,9 @@ jobs:
|
||||
~/.cargo/git
|
||||
target
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
- run: cargo install samply
|
||||
- uses: taiki-e/cache-cargo-install-action@v2
|
||||
with:
|
||||
tool: samply
|
||||
- run: echo '1' | sudo tee /proc/sys/kernel/perf_event_paranoid
|
||||
- name: Create test volumes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user