mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-19 21:17:59 +00:00
working on windows packaging
This commit is contained in:
parent
d0f33119d8
commit
298cd3286a
2
.github/workflows/hirs_package_linux.yml
vendored
2
.github/workflows/hirs_package_linux.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- name: directory setup
|
||||
run: |
|
||||
mkdir -p artifacts/jars
|
||||
mkdir -p artifact/win
|
||||
mkdir -p artifacts/win
|
||||
- name: install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user