summaryrefslogtreecommitdiffstats
path: root/.github/workflows/re3_msvc_x86.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/re3_msvc_x86.yml')
-rw-r--r--.github/workflows/re3_msvc_x86.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/re3_msvc_x86.yml b/.github/workflows/re3_msvc_x86.yml
index c1479e88..8f85a862 100644
--- a/.github/workflows/re3_msvc_x86.yml
+++ b/.github/workflows/re3_msvc_x86.yml
@@ -51,7 +51,6 @@ jobs:
# - name: Pack artifacts
# run: |
# 7z a re3_${{matrix.buildtype}}_${{matrix.platform}}.zip ./bin/${{matrix.platform}}/${{matrix.buildtype}}/*
- # 7z a re3_${{matrix.buildtype}}_${{matrix.platform}}.zip ./gamefiles/*
- name: Move binaries to gamefiles
run: |
mv ./bin/${{matrix.platform}}/${{matrix.buildtype}}/re3.exe ./gamefiles/