mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-18 20:47:58 +00:00
packaging rimtool for windows
This commit is contained in:
parent
13177712ab
commit
ae0529b93a
2
.github/workflows/hirs_package_linux.yml
vendored
2
.github/workflows/hirs_package_linux.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
cp HIRS_AttestationCA/build/libs/*.jar artifacts/jars/.
|
||||
cp HIRS_Utils/build/libs/*.jar artifacts/jars/.
|
||||
cp HIRS_Structs/build/libs/*.jar artifacts/jars/.
|
||||
cp tools/tcg_rim_tool/build/distributions/*.zip
|
||||
cp tools/tcg_rim_tool/build/distributions/*.zip .
|
||||
- name: Archive RPM files
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user