ci: pull in new nix-flake-outputs-size version
All checks were successful
/ check (nvimDev) (push) Successful in 6s
/ check (nvimHeadless) (push) Successful in 2s
/ check (nvimNoBundledBins) (push) Successful in 4s
/ check (nvimNoLsp) (push) Successful in 5s
/ check (nvimNoTSGrammars) (push) Successful in 5s
/ check (treefmt) (push) Successful in 2s
/ check-renovaterc (push) Successful in 3s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 4s

We can update issue comments now!?
This commit is contained in:
Jalil David Salamé Messina 2025-03-10 22:16:50 +01:00
parent 6a55e608d0
commit e7d48d0fb8
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -52,7 +52,7 @@ jobs:
- uses: "https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4 - uses: "https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4
- run: nix --version - run: nix --version
- name: Create Size Report - name: Create Size Report
uses: "https://git.salame.cl/jalil/nix-flake-outputs-size@7253c64753169fa82ad357d91f73c6b4825bece2" # main uses: "https://git.salame.cl/jalil/nix-flake-outputs-size@58249e9ad0e1d9f01ecc09731321b0ae3f50857d" # main
with: with:
# Create a comment on the associated PR # Create a comment on the associated PR
comment-on-pr: ${{ github.ref_name != 'main' }} comment-on-pr: ${{ github.ref_name != 'main' }}