From 3a9bce5f2640a857c66a80451861d1260edbfd8d Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Sat, 29 Jan 2022 11:10:10 +0000 Subject: [PATCH] No idea --- flatpak/org.cidercollective.cider.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flatpak/org.cidercollective.cider.yml b/flatpak/org.cidercollective.cider.yml index 1a083d8d..7b753fef 100644 --- a/flatpak/org.cidercollective.cider.yml +++ b/flatpak/org.cidercollective.cider.yml @@ -54,7 +54,6 @@ modules: build-commands: # Have Yarn use the offline mirror. - 'HOME=$PWD yarn config --offline set yarn-offline-mirror $FLATPAK_BUILDER_BUILDDIR/flatpak-node/yarn-mirror' - - 'HOME=$PWD yarn config --offline set yarn-offline-mirror-pruning true' # Download the packages. - 'yarn install --offline' # If you were using npm with electron-webpack/electron-builder, then the above two commands @@ -75,7 +74,7 @@ modules: sources: - type: git url: https://github.com/ciderapp/cider - commit: 58dc5e9fd3eec2700d672494037f025dc1b99f4c + branch: main # Add the flatpak-node-generator generated sources. - generated-sources.json # Our runner script.