Skip to content

Commit

Permalink
made changes in feat-sparrow-refactoring.yaml[]
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikshinde590 committed Oct 1, 2024
1 parent b5b645e commit 10d4ed4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/feat-sparrow-refactoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ env:
jobs:
release_win:
runs-on: windows-latest
environment: development


steps:
Expand Down Expand Up @@ -108,6 +109,7 @@ jobs:

release_macos:
runs-on: macos-latest
environment: development
needs: release_win

steps:
Expand Down Expand Up @@ -214,4 +216,3 @@ jobs:
env:
SHOULD_DISPLAY_VIEW_COMMIT_BUTTON: true


0 comments on commit 10d4ed4

Please sign in to comment.