Skip to content

Commit

Permalink
debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Oct 18, 2024
1 parent 8332739 commit 0fa943d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ jobs:
run: rm -rf .git montepy
- name: open tar ball
run: tar xzf montepy.tar.gz
- run: |
ls
ls *
tree
- name: Get version from archive
id: get_new_version
run: |
Expand Down

0 comments on commit 0fa943d

Please sign in to comment.