Skip to content

Commit

Permalink
comment unneeded step
Browse files Browse the repository at this point in the history
  • Loading branch information
shajmakh committed Jul 21, 2022
1 parent 3247d82 commit 59456c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/buildTool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ jobs:
# needs: [build]
# runs-on: ubuntu-latest
# steps:
- name: checkout sources
uses: actions/checkout@v3
with:
fetch-depth: 0 # To fetch all tags and branches
# - name: checkout sources
# uses: actions/checkout@v3
# with:
# fetch-depth: 0 # To fetch all tags and branches

- name: download again the build artifacts
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 59456c0

Please sign in to comment.