enable skip-cached
Some checks failed
cache / build (push) Failing after 21m45s

This commit is contained in:
2025-11-11 16:13:11 +04:00
parent 8912f0bacd
commit f8aff912c1

View File

@@ -7,4 +7,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- 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 --skip-cached --systems "x86_64-linux aarch64-linux" --no-nom --attic-cache pkgs