Skip to content

Commit

Permalink
[build] Remove checkout of deprecated branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Breakthrough committed Nov 21, 2023
1 parent bb10c91 commit c579b48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
run: |
git fetch --depth=1 https://github.com/Breakthrough/PySceneDetect.git refs/heads/resources:refs/remotes/origin/resources
git checkout refs/remotes/origin/resources -- tests/resources/
git fetch --depth=1 https://github.com/Breakthrough/PySceneDetect.git refs/heads/build-windows:refs/remotes/origin/build-windows
git checkout refs/remotes/origin/build-windows -- dist/
- name: Download FFMPEG
uses: dsaltares/[email protected]
Expand Down

0 comments on commit c579b48

Please sign in to comment.