forked from aki/docker-aseprite-linux
build(manifest): Logging part 2
This commit is contained in:
parent
26d41667a6
commit
2aa5a6e8f6
@ -101,6 +101,11 @@ modules:
|
||||
- echo "Building Skia with Ninja (this may take a while)..."
|
||||
- ninja -C out/Release-x64 skia modules
|
||||
|
||||
- echo "Listing Skia main include directory structure (for reference):"
|
||||
- ls -R include
|
||||
- echo "Listing Skia modules/skcms directory structure:"
|
||||
- ls -R modules/skcms
|
||||
|
||||
# Create directory structure for Aseprite
|
||||
- echo "Installing Skia libraries and headers..."
|
||||
- install -d /app/lib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user