Skip to content

Commit

Permalink
ci: Refactor for FOS preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrst88 committed Nov 3, 2023
1 parent ee21681 commit f633f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release_binary_manual.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -312,8 +312,8 @@ jobs:
needs:
- build_macos_arm64
- build_macos_amd64
- build_linux_amd64
- build_linux_arm64
- build_linux_amd64
- build_windows_amd64
steps:
- name: Checkout
Expand Down

0 comments on commit f633f87

Please sign in to comment.