Skip to content

Commit

Permalink
testing deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ekojs committed Jan 30, 2025
1 parent fc2f427 commit 3d4a218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Checking file location
run: |
echo ${{ github.workspace }} && ls && file ${{ github.workspace }}/coverage.tar.gz
echo ${{ github.workspace }} && ls && file ${{ github.workspace }}/coverage.tar.gz && ls ${{ github.workspace }}/coverage.tar.gz/
- shell: bash
run: |
Expand Down

0 comments on commit 3d4a218

Please sign in to comment.