mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:52:08 +02:00
gh actions: configure correct path for packaging
the follow up
This commit is contained in:
@@ -28,8 +28,8 @@ jobs:
|
||||
cmake
|
||||
-DSET_TWEAK=Off
|
||||
-DBUILD_TESTS=On
|
||||
-DCMAKE_INSTALL_PREFIX="/usr"
|
||||
-DCMAKE_INSTALL_SYSCONFDIR="/etc"
|
||||
-DCMAKE_INSTALL_PREFIX="usr"
|
||||
-DCMAKE_INSTALL_SYSCONFDIR="etc"
|
||||
.
|
||||
|
||||
- name: build project
|
||||
|
||||
Reference in New Issue
Block a user