mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-12-29 01:25:57 +08:00
Attempt to fix error by populating out dir
This commit is contained in:
@@ -14,7 +14,7 @@ WORKDIR /builder
|
||||
#Copy existing sources, if any
|
||||
COPY jcef /jcef
|
||||
#Copy prebuild classes, if any
|
||||
COPY out/linux* /prebuild
|
||||
COPY out/linux32 /prebuild
|
||||
#Copy additional natives
|
||||
COPY natives /natives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user