Skip to content

Commit

Permalink
Revert job order change
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle committed Oct 7, 2024
1 parent 9389bec commit 61347a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
docs/CLI.md
VSIX:
needs: [ CLI ]
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -86,7 +85,6 @@ jobs:
& $VsixPublisher publish -payload ApiClientCodeGenerator-VS2022-${{ env.VERSION }}.vsix -publishManifest src/publish-manifest-vs2022.json -ignoreWarnings 'VSIXValidatorWarning01,VSIXValidatorWarning02'
VSMac:
needs: [ CLI ]
runs-on: macos-12
timeout-minutes: 10
steps:
Expand Down

0 comments on commit 61347a7

Please sign in to comment.