We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey, could you add the arm build to the Snapcraft?
The text was updated successfully, but these errors were encountered:
I currently cannot build for Snapcraft ARM as I do not have an ARM device electron-userland/electron-builder#5626
For now you can build from the source if you hace a ARM device:
Requirements: Git, Node and NPM
git clone https://github.com/ollm/OpenComic.git cd OpenComic npm install npm run rebuild
npm pull origin master npm install npm run build-snap-arm
Now the snap file is located in dist folder.
snap
dist
Sorry, something went wrong.
ollm
No branches or pull requests
Hey, could you add the arm build to the Snapcraft?
The text was updated successfully, but these errors were encountered: