Skip to content

Commit

Permalink
Add ls -la back in
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Gibson committed Mar 18, 2024
1 parent 7d38d9d commit fb5de60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_publish_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
- name: Build and Publish
run: |
source /tmp/venv/bin/activate
ls -la
flit publish
- name: Send Failure Message on Slack if Build/Publish Fails
Expand Down

0 comments on commit fb5de60

Please sign in to comment.