mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 11:26:34 +00:00
fix(ci): typo
This commit is contained in:
parent
2c30071514
commit
fdf981dfe3
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user