-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
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
Fedora build #441
Fedora build #441
Conversation
All work and the RPM installs fine. |
If you plan build digidoc4-client you probably need also save the artifacts. If not we can merge |
There are some issues with the artefacts |
.github/workflows/build.yml
Outdated
uses: actions/upload-artifact@v2 | ||
with: | ||
name: rpms | ||
path: libdigidocpp*.rpm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build on Fedora to fedora:33
No files were found with the provided path: libdigidocpp*.rpm. No artifacts will be uploaded.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
path: build/libdigidocpp*.rpm ??
Lets see if this also adds config files to correct place |
Co-authored-by: Raul Metsma <raul@metsma.ee>
Co-authored-by: Raul Metsma <raul@metsma.ee>
Replacement for #410 with rebase and conflict resolved