-
Notifications
You must be signed in to change notification settings - Fork 94
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
Created flatpak (Github action script) cannot be accessed #241
Comments
I tried to look into it, but I am unable to get the flatpak package running again, I am not able to update the requirements without running into strange build errors |
It seems the flatpak is building now, the artifact is uploaded but I cannot download it: Action script
The build process runs successfully, files are uploaded but I have no idea where to:
The next step also is successful and uploads more files:
... giving the following output.
The problem occurs during download of the artifacts:
giving the following output:
However, the large artifact has not been downloaded, causing the action to fail.
|
@Murmele : sorry to needle you once more, the build process now seems to run through but I cannot access the uploaded artifact. This problem seems to be much simpler, perhaps you've got an idea here. If not, just ignore my message ;-) |
Hi @chipmuenk I will have a look into it :) |
Running the flatpak from Flathub or pyfda releases
flatpak run com.github.chipmuenk.pyfda
fails with
There have been some deprecation warnings during the build process (which I can't find right now). The action 'bilelmoussaoui/flatpak-github-actions@v4' probably is outdated and should be replaced by 'flatpak/flatpak-github-actions' but I'm just guessing here.
@Murmele : could you perhaps take a look at this?
The text was updated successfully, but these errors were encountered: