• Oleksandr Karpovich's avatar
    Fix skia download destination directory (#971) · c1f81974
    Oleksandr Karpovich authored
    The download directory path now depends on the buildType: Debug and
    Release
    
    
    ___
    It affected our buildServer CI pipeline where it builds Release first
    and then Debug. And downloadTask was considered UP-TO-DATE when Debug
    build was attempted. Therefore the build used "Release" version of skia
    instead of "Debug. "
    
    Added a Debug build to the githiub workflow too.
    c1f81974
Name
Last commit
Last update
.github/workflows Loading commit data...
.run Loading commit data...
gradle/wrapper Loading commit data...
samples Loading commit data...
skiko Loading commit data...
.gitignore Loading commit data...
DEVELOPMENT.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle.kts Loading commit data...