Disable snapshot publishing (#1089)

Summary:
Currently broken. Will reenable this separately.

Pull Request resolved: https://github.com/facebook/yoga/pull/1089

Reviewed By: mweststrate

Differential Revision: D28609885

Pulled By: passy

fbshipit-source-id: 380359d09ee96d321d49c6440bde358c3e791c1a
This commit is contained in:
Pascal Hartig
2021-05-23 11:37:42 -07:00
committed by Facebook GitHub Bot
parent 8a65d8b6dc
commit f03129728f

View File

@@ -55,4 +55,4 @@ jobs:
buck --version
- name: Build
# TODO: Run the tests here again. They're currently crashing the JVM in GitHub Actions for some reason.
run: ./gradlew :yoga-layout:assembleDebug && scripts/publish-snapshot.sh
run: ./gradlew :yoga-layout:assembleDebug