working on windows packaging

This commit is contained in:
SuperPotato27 2024-07-16 09:12:58 -04:00
parent 9156771291
commit d0f33119d8

View File

@ -45,7 +45,7 @@ jobs:
cp HIRS_Utils/build/libs/*.jar artifacts/jars/.
cp HIRS_Structs/build/libs/*.jar artifacts/jars/.
cp tools/tcg_rim_tool/build/distributions/*.zip artifacts/win
cp package/win/tcg-rim-tool artifacts/win
cp package/win/tcg-rim-tool/*.ps1 artifacts/win
- name: Archive RPM files
uses: actions/upload-artifact@v3
with: