Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kunwarsahni01 committed Nov 15, 2022
1 parent 734f2f7 commit 97ed1b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- run: |
git fetch --tags -f
git fetch --prune --unshallow --tags
- name: Update Build Number
id: step1
run: |
Expand All @@ -31,6 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v3.1.0
- run: |
git fetch --tags -f
git fetch --prune --unshallow --tags
- name: Setup Python
Expand Down

0 comments on commit 97ed1b4

Please sign in to comment.