Skip to content

Commit

Permalink
Merge pull request #22 from neuroneural/Girish-Anadv-07-patch-1
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
Girish-Anadv-07 committed Jan 29, 2024
2 parents ebcce96 + d6684fd commit fbf6597
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions:
id-token: write
jobs:
build-and-deploy:
runs-on: macOS-latest
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down Expand Up @@ -53,7 +53,6 @@ jobs:
bash version_update.sh
python3 setup.py sdist bdist_wheel
- name: Publish to Pypi
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit fbf6597

Please sign in to comment.