entropykey from source
All checks were successful
entropykey from source / run-neofetch (push) Successful in 24s

This commit is contained in:
catmpeg 2026-02-18 15:36:07 +03:00
commit 72b241edcc

View file

@ -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: |