【发布时间】:2020-11-09 02:11:52
【问题描述】:
有没有办法通过 GitHub Actions 而不是 Expo Turtle 来构建 expo 版本?我没有 Mac,所以我必须使用虚拟建筑。我知道在 Turtle 上构建比在 Actions 上构建需要更长的时间。
如果可以的话,我会怎么做?
我最初在另一个框架中看到这个:https://github.com/NativeScript/nativescript-remote-builds/blob/master/docs/CIRCLECI.md
编辑:尚未测试,但这看起来很有希望; https://dev.to/justussoh/using-github-actions-to-seamlessly-deploy-expo-applications-part-1-3jfb
【问题讨论】:
-
是的,看起来你已经找到了答案,跟着 tut,然后查看使用的实际操作:github.com/expo/expo-github-action
标签: expo github-actions