Browse Source

Merge pull request #3031 from bestlong/fix-3030

skip install AUDIOWAVEFORM
Shao Yu-Lung (Allen) 3 years ago
parent
commit
15e65664e9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/main-ci.yml

+ 1 - 0
.github/workflows/main-ci.yml

@@ -38,6 +38,7 @@ jobs:
         sed -i -- 's/OCI8=true/OCI8=false/g' .env
         sed -i -- 's/IONCUBE=true/IONCUBE=false/g' .env
         sed -i -- 's/V8JS=true/V8JS=false/g' .env
+        sed -i -- 's/AUDIOWAVEFORM=true/AUDIOWAVEFORM=false/g' .env
         docker-compose build ${{ matrix.service }}
         docker-compose up -d --no-deps -- ${{ matrix.service }}
         docker-compose exec -T -- ${{ matrix.service }} php -m