Skip to content

Commit

Permalink
ci.yml: Updated step name
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Sep 17, 2024
1 parent d2a6b42 commit 10b88ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
gh pr checkout ${{ github.event.issue.number }}
echo "branch=$(git rev-parse --abbrev-ref HEAD)" >> $GITHUB_OUTPUT
- name: Download Newly Created Checksum
- name: Download Docs
# Given the PR branch, we need to find the latest associated workflow run
# on this branch we can then download the associated artifact
run: |
Expand Down

0 comments on commit 10b88ec

Please sign in to comment.