Hi everyone, i have question about github actions,...
# github-workflows-kt
k
Hi everyone, i have question about github actions, but not necessarily the kotlin-dsl thing. sorry if this is not the right place? feel free to let me know where i should discuss this. When setting up actions for iOS, i need to execute
./gradlew assembleXCFrameworks
first and that takes so much time, since I also have to do this on macOS vm, it cost much more as well. Is that common? or is there any work around to cut the time to run that gradle task? Thanks before. 🙏
p
true, not the right channel 🙂 I'd ask on #multiplatform or #gradle
k
Ok, thanks @Piotr Krzemiński .