Skip to content

Commit

Permalink
Update workflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfloltk authored Dec 13, 2023
1 parent ce459ce commit c3a0447
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@ jobs:

- name: final
run: make wah dist -j66

- uses: actions/upload-artifact@master
with:
name: sys-tune
path: dist

0 comments on commit c3a0447

Please sign in to comment.