Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers committed Dec 12, 2024
1 parent 4eca845 commit 7c405a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ concurrency:
jobs:
# Now run "build_windows"
build_macos_native:
if: "always() && needs.check_changes.outputs.run_build_windows == 'true'"
runs-on: macos-13
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 7c405a0

Please sign in to comment.