Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacrlevin committed Dec 20, 2023
1 parent a6ba3e9 commit 2827482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Web_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ jobs:
fail_on_unmatched_files: true
token: ${{ secrets.GITHUB_TOKEN }}
files: |
${{ github.workspace }}/Sign/*.zip
${{ github.workspace }}/Sign/**/*.zip
- name: Setup tmate session
if: ${{ failure() }}
Expand Down

0 comments on commit 2827482

Please sign in to comment.