mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-18 20:47:58 +00:00
working on windows packaging
This commit is contained in:
parent
9156771291
commit
d0f33119d8
2
.github/workflows/hirs_package_linux.yml
vendored
2
.github/workflows/hirs_package_linux.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user