ci: try to make it work
Some checks failed
CI / Rustfmt (push) Failing after 58s
CI / Flatpak (push) Failing after 7m32s

This commit is contained in:
Tine Jozelj 2024-01-27 10:20:37 +01:00
parent 383c50ca58
commit 33b6f9b0e3
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw
2 changed files with 5 additions and 3 deletions

View file

@ -17,6 +17,7 @@ jobs:
toolchain: stable
override: true
components: rustfmt
- run: sudo apt install meson ninja-build
- name: Meson Setup
run: meson setup build -Dprofile=development
- name: Run cargo fmt
@ -26,10 +27,10 @@ jobs:
name: Flatpak
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44
image: bilelmoussaoui/flatpak-github-actions:gnome-45
options: --privileged
steps:
- run: sudo dnf update -y && sudo dnf install -y nodejs
- run: sudo dnf install -y nodejs
- uses: actions/checkout@v3
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
with:

1
.gitignore vendored
View file

@ -4,6 +4,7 @@
/builddir/
/build-aux/app
/build-aux/.flatpak-builder/
/.flatpak-builder/
*.ui.in~
*.ui~
/.flatpak/