fix: actually fix ci
nel.pet 4 months ago 47712c67 7b19ac47
··· 13 13 - name: Build project 14 14 command: | 15 15 export PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:$(nix build nixpkgs#openssl.dev --no-link --print-out-paths)/lib/pkgconfig" 16 16 - nix build 16 16 + cargo build