Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mtalaeii committed Jan 14, 2025
1 parent 22aab08 commit 08305ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/phar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
env:
OUTPUT_FILE: artifact.phar

- name: List Files for Debugging
run: ls -l

- name: Rename PHAR File
run: mv artifact.phar easy-ini-${{ github.event.inputs.version }}.phar

Expand Down

0 comments on commit 08305ba

Please sign in to comment.