Skip to content

Commit

Permalink
fix debug
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Apr 27, 2024
1 parent 5af53ae commit 935e95f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tauri-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,9 @@ jobs:

- name: debug
shell: bash
if: matrix.platform == 'windows-latest'
run: |
ls -alR org/content
ls -alR org/content || true
# - name: create release
# shell: bash
Expand Down

0 comments on commit 935e95f

Please sign in to comment.