Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
KlementXV committed Aug 17, 2024
1 parent 316f1d4 commit b79ef8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Debug - Check file existence
run: ls -alh target/dist
- name: Debug - Check file existence
run: ls -alh target/dist

0 comments on commit b79ef8b

Please sign in to comment.