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

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

[elpa] externals/bnf-mode 0ab0ebd 16/43: Correct build workflow step


From: Stefan Monnier
Subject: [elpa] externals/bnf-mode 0ab0ebd 16/43: Correct build workflow step
Date: Mon, 20 Jan 2020 13:39:01 -0500 (EST)

branch: externals/bnf-mode
commit 0ab0ebd2e7c26a68bb2881f8453415d55374c83f
Author: Serghei Iakovlev <address@hidden>
Commit: Serghei Iakovlev <address@hidden>

    Correct build workflow step
---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 6f4f22c..8df4a48 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -70,7 +70,7 @@ jobs:
         run: make help
 
       - name: Initialize the Project
-        run: make help
+        run: make init
 
       - name: Byte Compile BNF Mode
         run: make build



reply via email to

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