Skip to content

Commit

Permalink
list files fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwoods2 committed Jul 28, 2024
1 parent 2134b0f commit f1e3795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
- name: Print directory contents
run: |
echo "Contents of the dist directory:"
ls -l dist
echo "Contents of the wheelhouse directory:"
ls -l wheelhouse
- name: upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f1e3795

Please sign in to comment.