fix(filemeta): inline_data key

This commit is contained in:
weisd
2025-06-11 17:53:53 +08:00
parent bdb7e8d321
commit 2cdd6ad192
4 changed files with 14 additions and 6 deletions

View File

@@ -97,6 +97,11 @@ jobs:
name: rustfs
path: ./target/artifacts
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y libglib2.0-dev pkg-config
- name: Run s3s-e2e
timeout-minutes: 10
run: |