Skip to content

Commit

Permalink
fixup! ci: Add nightly build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kanru committed May 20, 2024
1 parent d2349b6 commit 45cd28a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
path: nsis\windows-chewing-tsf.*
path: |
nsis\windows-chewing-tsf.*
name: nsis
retention-days: 1
upload:
Expand Down

0 comments on commit 45cd28a

Please sign in to comment.