Skip to content

Commit

Permalink
Update linux-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XDzzzzzZyq authored Sep 4, 2024
1 parent 507d360 commit c2816da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ jobs:
- name: Upload
uses: actions/upload-artifact@v4
with:
name: application
name: application-${{matrix.CONFIG}}
path: ./dist
overwrite: true

# Unit Test
test:
Expand Down

0 comments on commit c2816da

Please sign in to comment.