fix: I can copy and paste correctly

This commit is contained in:
timedout
2026-02-15 20:06:19 +00:00
parent 49cc99d0e9
commit 4f0e99c96c
+1 -1
View File
@@ -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