[PATCH 3/3] build/ci: Add distcheck

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

 



Add a step to test if distcheck is working.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
---
 .github/workflows/main.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index f366846..b3b2fdf 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -47,3 +47,8 @@ jobs:
         run: |
           cd build
           DESTDIR=$PWD/inst make install
+
+      - name: distcheck
+        run: |
+          cd build
+          make distcheck
-- 
2.45.2





[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux