mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
ci: Migrate Windows transition package
This commit is contained in:
committed by
mborgerson
parent
b558315d21
commit
1448f1e5da
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Add transitionary package alias
|
||||
run: |
|
||||
pushd dist
|
||||
cp xemu-$(cat XEMU_VERSION)-win-x86_64.zip xemu-win-release.zip
|
||||
cp xemu-$(cat XEMU_VERSION)-win-x86_64.zip xemu-win-x86_64-release.zip
|
||||
- name: Create release draft
|
||||
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user