Directly add the older fmod file to build image
This commit is contained in:
parent
e6366ac51a
commit
1312310699
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN git clone https://github.com/FirestormViewer/3p-fmodstudio
|
||||||
RUN git clone https://github.com/FirestormViewer/fs-build-variables.git
|
RUN git clone https://github.com/FirestormViewer/fs-build-variables.git
|
||||||
WORKDIR /firestorm/3p-fmodstudio
|
WORKDIR /firestorm/3p-fmodstudio
|
||||||
|
|
||||||
COPY ./fmodstudioapi20222linux.tar.gz ./
|
COPY ./fmodstudioapi20220linux.tar.gz ./
|
||||||
|
|
||||||
RUN autobuild build -A64 --all
|
RUN autobuild build -A64 --all
|
||||||
RUN autobuild package -A64
|
RUN autobuild package -A64
|
||||||
|
|
Loading…
Reference in a new issue