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 d0bd898 commit 507d360
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/linux-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ jobs:
spec: "main.py"
python_arch: ${{matrix.PLATFORM}}
python_ver: ${{matrix.CONFIG}}
- name: Upload
uses: actions/upload-artifact@v4
with:
name: application
path: ./dist

# Unit Test
test:
Expand Down

0 comments on commit 507d360

Please sign in to comment.