]> Nishi Git Mirror - dataworks.git/commitdiff
fix job names
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Tue, 18 Jun 2024 14:13:59 +0000 (14:13 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Tue, 18 Jun 2024 14:13:59 +0000 (14:13 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@345 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

.github/workflows/build.yml

index b541858fd953d8dafde84d956aff476e891c9a69..c51a48ba84f50abae4d2f97d4ad4f76369efa765 100644 (file)
@@ -114,7 +114,7 @@ jobs:
 
   build-debpkg:
 
-    name: "Build for .deb"
+    name: "Build .deb"
 
     runs-on: ubuntu-latest
 
@@ -138,7 +138,7 @@ jobs:
 
   build-dosimg:
 
-    name: "Build for DOS floppy image"
+    name: "Build DOS floppy images"
 
     runs-on: ubuntu-latest