Skip to content

Commit

Permalink
Revert job order change
Browse files Browse the repository at this point in the history
christianhelle committed Oct 7, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zakkak Foivos Zakkak
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
@@ -41,7 +41,6 @@ jobs:
docs/CLI.md
VSIX:
needs: [ CLI ]
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
@@ -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:

0 comments on commit 61347a7

Please sign in to comment.