Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
  • Loading branch information
kevjumba committed Jun 28, 2022
1 parent 1d9feab commit 978ce22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
name: wheels
path: ./wheelhouse/*.whl

build-source_distribution:
build-source-distribution:
name: Build source distribution
runs-on: macos-10.15
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
name: wheels
path: ./wheelhouse/*.whl

build-source_distribution:
build-source-distribution:
name: Build source distribution
runs-on: macos-10.15
steps:
Expand Down

0 comments on commit 978ce22

Please sign in to comment.