diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index d3d4312fc..138ee2b8d 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -127,8 +127,6 @@ jobs: - name: Record screencast run: | vhs ${{ matrix.file }} - env: - PATH: ${{ env.PATH }} - name: Create or update PR uses: peter-evans/create-pull-request@v7