fix action
Some checks failed
checks / checks (push) Has been cancelled

This commit is contained in:
2025-11-11 15:28:04 +04:00
parent ff4dd1a4eb
commit d8dc8d84a5

View File

@@ -9,4 +9,4 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: attic login pkgs https://attic.scug.io ${{ secrets.ATTIC_TOKEN }} - run: attic login pkgs https://attic.scug.io ${{ secrets.ATTIC_TOKEN }}
- run: nix-fast-build -- --systems "x86_64-linux aarch64-linux" --no-nom --attic-cache pkgs - run: nix-fast-build --systems "x86_64-linux aarch64-linux" --no-nom --attic-cache pkgs