emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/package-lint bff20fff6d 2/5: install-nix-action was missin


From: ELPA Syncer
Subject: [nongnu] elpa/package-lint bff20fff6d 2/5: install-nix-action was missing from the stdlib-changes workflow
Date: Thu, 18 Jan 2024 13:00:33 -0500 (EST)

branch: elpa/package-lint
commit bff20fff6df0da36e873e732a4e9ae92c00ff757
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>

    install-nix-action was missing from the stdlib-changes workflow
---
 .github/workflows/stdlib-changes.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/stdlib-changes.yml 
b/.github/workflows/stdlib-changes.yml
index bc3a6958f4..6721b79d1d 100644
--- a/.github/workflows/stdlib-changes.yml
+++ b/.github/workflows/stdlib-changes.yml
@@ -11,6 +11,7 @@ jobs:
     - uses: actions/checkout@v4
       with:
         ref: ${{ github.head_ref }}
+    - uses: cachix/install-nix-action@v25
     - run: tools/sym-dump-all
     - uses: stefanzweifel/git-auto-commit-action@v5
       with:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]