mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
fix(filemeta): inline_data key
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user