Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ityuany committed Jul 26, 2024
1 parent 3628adb commit 6a2fd95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cross-platform-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,8 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
name: ${{ matrix.target }}.tar.gz
name: ${{ matrix.target }}
path: .

- name: Unzip downloaded files
shell: bash
Expand Down

0 comments on commit 6a2fd95

Please sign in to comment.