mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-24 18:18:02 +00:00
gha test
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FROM revive-llvm
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY . .
|
||||
RUN RUSTFLAGS='-L /app/llvm18.0/lib/unknown -L /usr/lib -L /app/llvm18.0/lib' REVIVE_INSTALL_DIR='/app/release/revive/' make install-revive
|
||||
Reference in New Issue
Block a user