Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Nov 13, 2024
1 parent 41cf053 commit 471532d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Check Objects
run: twine check dist/*

# Upload the packages on all develop and main pipleines for test consumption
# Upload the packages on all develop and main pipelines for test consumption
- name: Upload HTML Docs
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 471532d

Please sign in to comment.