diff --git a/.github/workflows/async.yml b/.github/workflows/async.yml index 949e87dfd..84eb4c588 100644 --- a/.github/workflows/async.yml +++ b/.github/workflows/async.yml @@ -23,7 +23,7 @@ jobs: - name: Test wolfSSL async run: | - ./async-check.sh setup + ./async-check.sh install ./configure ${{ matrix.config }} make check