summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorruki <[email protected]>2023-11-19 22:20:55 +0800
committerruki <[email protected]>2023-11-20 10:45:21 +0800
commit839d576f6717f88acdd0b50b6b72e19bc9ed64ee (patch)
treea9ef7507eede93aefd1bfefb349aaafc1bff85d8 /.github/workflows
parent38a7020724bfe108ce008befe8be8fbb68226f59 (diff)
test
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 4a16620a8..fd80d8083 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -63,6 +63,7 @@ jobs:
- name: Artifact
run: |
+ $Env:XMAKE_PROGRAM_DIR = $(Resolve-Path ./xmake)
cd core
xrepo update-repo
xmake pack -vD -y --formats=nsis,zip --autobuild=n -o ../artifacts/${{env.RELEASE_NAME}} --basename=xmake