fix: I can copy and paste correctly
This commit is contained in:
parent
49cc99d0e9
commit
4f0e99c96c
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ jobs:
|
|||
run: |
|
||||
apt-get update -y
|
||||
# Build dependencies for rocksdb
|
||||
apt-get install -y liburing-dev ${{ steps.clang-version.outputs.version }}-dev
|
||||
apt-get install -y liburing-dev ${{ steps.clang-version.outputs.version }}
|
||||
|
||||
- name: Run cargo-deb
|
||||
id: cargo-deb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue