]> Nishi Git Mirror - dataworks.git/commitdiff
add mtools to deps
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sat, 15 Jun 2024 02:08:48 +0000 (02:08 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sat, 15 Jun 2024 02:08:48 +0000 (02:08 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@311 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

.github/workflows/build.yml

index 1a09e731a6f4f715d587c21a3838abbb603e104b..cb57ab4f79eb58b81294116ac68e53b10992e441 100644 (file)
@@ -137,7 +137,7 @@ jobs:
     - name: Checkout
       uses: actions/checkout@v4
     - name: Install packages
-      run: sudo apt install flex byacc make graphviz
+      run: sudo apt install flex byacc make graphviz mtools
     - name: Create /usr/watcom
       run: sudo mkdir -p /usr/watcom
     - name: Install Open Watcom