Skip to content

Commit

Permalink
CI: Remove redundant checkout step in Windows Patches job
Browse files Browse the repository at this point in the history
  • Loading branch information
RytoEX committed Jun 12, 2024
1 parent 718bd0b commit 8fcdfb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ jobs:
if: github.repository_owner == 'obsproject' && fromJSON(needs.check-tag.outputs.validTag)
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/windows-patches
with:
tagName: ${{ github.ref_name }}
Expand Down

0 comments on commit 8fcdfb8

Please # to comment.