Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
Updated checkout line to Publish.yml
  • Loading branch information
shibu-narayanan authored May 1, 2024
1 parent b88ad10 commit 3463374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: "3.10"
- uses: actions/checkout@v3
- name: Install build dependencies
run: pip install build
- name: Build distribution Common
Expand Down

0 comments on commit 3463374

Please sign in to comment.