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
Hello,
Error is reproduced for both v5 and v6 versions. Nothing was changed in the context of a Linux Flathub distribution.
https://github.com/lyskouski/app-finance/actions/runs/7198767614/job/19609849475
Committing stage build-zenity to cache ======================================================================== Building module Fingrom in /__w/app-finance/app-finance/.flatpak-builder/build/Fingrom-1 ======================================================================== Running: mkdir -p Fingrom Running: tar -xf fingrom_Linux.tar.gz -C Fingrom tar: com.tercad.fingrom.desktop: Cannot change ownership to uid 1001, gid 127: Invalid argument
Used script:
build-flatpak: name: Create Linux Flatpak build runs-on: ubuntu-latest container: image: bilelmoussaoui/flatpak-github-actions:gnome-45 options: --privileged steps: - uses: actions/checkout@v3 // ... other steps - name: Build Linux Flatpak uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6 with: bundle: fingrom_LinuxFlatpak.flatpak manifest-path: linux-flatpak/com.tercad.fingrom.yml
Flathub build: flathub/com.tercad.fingrom#8
Would rely on your assistance. Thanks in advance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Error is reproduced for both v5 and v6 versions. Nothing was changed in the context of a Linux Flathub distribution.
https://github.com/lyskouski/app-finance/actions/runs/7198767614/job/19609849475
Used script:
Flathub build: flathub/com.tercad.fingrom#8
Would rely on your assistance. Thanks in advance
The text was updated successfully, but these errors were encountered: