fix: fix build
This commit is contained in:
parent
1c021f47d8
commit
618b14d444
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ RUN dnf5 -y install --setopt install_weak_deps=false cargo git-core elfutils-lib
|
|||
|
||||
RUN mkdir /build && cd /build && git clone https://github.com/sched-ext/scx
|
||||
|
||||
RUN cargo build --release -p scx_lavd
|
||||
RUN cd /build/scx && cargo build --release -p scx_lavd
|
||||
|
||||
|
||||
FROM quay.io/fedora-ostree-desktops/kinoite:43
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue