From c3df06c9d68b873978a84f2050d478c882efef2c Mon Sep 17 00:00:00 2001 From: Cyril Rohr Date: Thu, 30 May 2024 17:28:00 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a19402d..368ae47 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,6 @@ jobs: with: name: ${{ steps.package.outputs.package_name }} path: ${{ steps.package.outputs.package_path }} -``` \ No newline at end of file +``` + +Building packages across linux distributions