Commit f520f2a3 authored by mercury233's avatar mercury233

fix

parent 4d113a7b
......@@ -274,7 +274,7 @@ jobs:
- name: Download build artifacts
uses: actions/download-artifact@v4
with:
pattern: YGOPro-Server-windows-*
pattern: YGOPro-Server-windows-* # the "windows" (no hyphen) artifact is ignored
merge-multiple: true
- name: GitHub Release
......@@ -285,6 +285,5 @@ jobs:
prerelease: true
title: "Development Build"
files: |
x86/ygopro.exe
x64/ygopro.exe
x64/AI.Server.exe
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment