diff --git a/.github/workflows/grid.yml b/.github/workflows/grid.yml index 11987a8c6..f9a7aa600 100644 --- a/.github/workflows/grid.yml +++ b/.github/workflows/grid.yml @@ -28,8 +28,8 @@ jobs: fileName: "FourPeople_1280x720_30.y4m" tag: "example-video-source" - - name: Create resources directory - run: mkdir -p doc/grid/resources + name: Copy in resources directory + run: cp -r resources doc/grid - name: Copy video resources run: cp FourPeople_1280x720_30.y4m doc/grid/resources