diff --git a/.github/workflows/playground.yml b/.github/workflows/playground.yml index 8e1abaa..fdd2b69 100644 --- a/.github/workflows/playground.yml +++ b/.github/workflows/playground.yml @@ -34,8 +34,6 @@ jobs: runs-on: ubuntu-latest needs: [artifact-upload] steps: - - name: Prepare workspace - run: mkdir build - name: Download artifact uses: actions/download-artifact@v4 with: