mirror of
https://github.com/SrIzan10/discord-audio-transcriptor.git
synced 2026-06-06 00:56:47 +00:00
fix: forgor to install git
This commit is contained in:
@@ -8,7 +8,7 @@ RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN apk add make g++ ffmpeg bash sdl2-dev
|
||||
RUN apk add make g++ ffmpeg bash sdl2-dev git
|
||||
RUN bash ./util/setup.sh
|
||||
|
||||
RUN tsc --build
|
||||
|
||||
Reference in New Issue
Block a user