entropykey from source
All checks were successful
entropykey from source / run-neofetch (push) Successful in 24s
All checks were successful
entropykey from source / run-neofetch (push) Successful in 24s
This commit is contained in:
parent
ca38ac9cd2
commit
72b241edcc
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: compiling
|
- name: compiling
|
||||||
run: |
|
run: |
|
||||||
cd EntropyKey
|
cd EntropyKey
|
||||||
go build
|
go build -o entropykey
|
||||||
|
|
||||||
- name: run entropykey
|
- name: run entropykey
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue