We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9430e9 commit b35ddc3Copy full SHA for b35ddc3
.github/workflows/build-flatpak.yml
@@ -15,5 +15,5 @@ jobs:
15
with:
16
name: ranfdev-geopard
17
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
18
- - run: nix build
19
- - run: nix flake check
+ - run: nix flake check
+ - run: nix build
0 commit comments