diff --git a/.github/workflows/performance-test.yml b/.github/workflows/performance-test.yml index c26e141..9ba9190 100644 --- a/.github/workflows/performance-test.yml +++ b/.github/workflows/performance-test.yml @@ -22,7 +22,7 @@ jobs: sudo chown -R 1000:1000 $(pwd) # Create performance testing results directory. - mkdir performance-testing/results + sudo mkdir -p performance-testing/results sudo chmod 777 performance-testing/results - name: 📋 Setup