From: nishi Date: Sun, 9 Jun 2024 14:06:36 +0000 (+0000) Subject: forgot to put spaces X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=bd5a8a8049c991f1c41ad2a2b605e23bcc31153b;p=dataworks.git forgot to put spaces git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@211 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4dc0905..890ee3d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Install packages - run: sudo apt-get install zip byacc flex doxygenmingw-w64 + run: sudo apt-get install zip byacc flex doxygen mingw-w64 - name: make for linux64 run: make YACC=byacc -j3 archive - name: rename to -linux64