This commit is contained in:
Core 2022-01-29 11:10:10 +00:00
parent b8eef2302f
commit 3a9bce5f26
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -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.