Skip to content

Commit

Permalink
ci: Fix debian release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RainingComputers committed Jan 9, 2025
1 parent d7a128b commit 40fbc9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/Linux/debian/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ RUN apt -y update
RUN apt -y upgrade
RUN apt -y install tar g++ make findutils libncurses5 curl xz-utils zlib*

# Install llvm-12 for shared libraries, this llvm will not be used
RUN apt -y install llvm-12

0 comments on commit 40fbc9e

Please sign in to comment.