entropykey from source
Some checks failed
entropykey from source / run-neofetch (push) Failing after 41s

This commit is contained in:
catmpeg 2026-02-18 15:34:57 +03:00
commit ca38ac9cd2

View file

@ -1,4 +1,4 @@
name: fastfetch from source name: entropykey from source
on: on:
push: push:
@ -15,18 +15,15 @@ jobs:
- name: prepare source - name: prepare source
run: | run: |
pacman -Sy cmake git base-devel make pkgconf --noconfirm pacman -Sy git go --noconfirm
git clone https://github.com/fastfetch-cli/fastfetch git clone https://github.com/honakac/EntropyKey
- name: compiling - name: compiling
run: | run: |
cd fastfetch cd EntropyKey
mkdir -p build go build
cd build
cmake ..
cmake --build . --target fastfetch
- name: run fastfetch - name: run entropykey
run: | run: |
cd fastfetch/build cd EntropyKey
./fastfetch ./entropykey