Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Jul 17, 2024
1 parent d723320 commit b9d956b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Mount tmpfs
run: |
mkdir tmp
sudo mount -t tmpfs -o size=1560M tmpfs tmp
sudo mount -t tmpfs -o size=1100M tmpfs tmp
cp test.tar.zstd tmp
cd tmp
cat-once --file test.tar.zstd > test2.tar.zstd
Expand Down

0 comments on commit b9d956b

Please sign in to comment.