Compare commits

..

1 commit

Author SHA1 Message Date
f5b0ad184d
feat(ci): generate package size report
We should keep it lean c:
2024-12-22 00:40:36 +01:00

View file

@ -13,7 +13,7 @@ jobs:
- uses: https://git.salame.cl/actions/checkout@v4 - uses: https://git.salame.cl/actions/checkout@v4
- run: nix --version - run: nix --version
- run: nix flake check --keep-going --verbose --print-build-logs - run: nix flake check --keep-going --verbose --print-build-logs
report-size: report-size:
runs-on: nixos runs-on: nixos
needs: build needs: build
steps: steps: