Skip to content

Commit

Permalink
Merge pull request #30 from monarch-initiative/pypi-release
Browse files Browse the repository at this point in the history
update publish.yaml
  • Loading branch information
hrshdhgd authored Mar 20, 2024
2 parents 1f438ef + a32ce2a commit 415d213
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.11"

- name: Check out repository
uses: actions/checkout@v3

- name: Install Poetry
uses: snok/install-poetry@v1
with:
Expand Down

0 comments on commit 415d213

Please sign in to comment.