Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdhrumilmistry committed Aug 3, 2024
1 parent 4121176 commit 3f9b962
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
deploy:
runs-on: ubuntu-latest

# steps:
# - name: Repo Checkout
# uses: actions/checkout@v4
steps:
- name: Repo Checkout
uses: actions/checkout@v4

# - name: Set up Python
# uses: actions/setup-python@v5
Expand Down

0 comments on commit 3f9b962

Please sign in to comment.