diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index ec77f38b..ad50a8b5 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -47,7 +47,7 @@ jobs: - name: Check dir structure run: | ls - ls build + ls Win32 - uses: actions/setup-python@v3 with: