fix(ci): typo

This commit is contained in:
hello8693 2024-08-27 16:23:23 +08:00
parent 2c30071514
commit fdf981dfe3

View File

@ -25,7 +25,7 @@ jobs:
run: yarn build:win run: yarn build:win
- name: Upload artifact - name: Upload artifact
uses: @actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: ExamShowboard-Windows name: ExamShowboard-Windows
path: dist/*.exe path: dist/*.exe