⚙️ Fix publish workflow #14

Merged
wymiller merged 2 commits from publish-fix into master 2026-09-05 20:29:50 -05:00
Showing only changes of commit a65b09f6cb - Show all commits
+1 -1
View File
@@ -67,7 +67,7 @@ jobs:
system="$(nix eval --impure --raw --expr builtins.currentSystem)"
NIXPKGS_ALLOW_UNFREE=1 nix build --impure --accept-flake-config --no-link --print-out-paths -L \
NIXPKGS_ALLOW_UNFREE=0 nix build --impure --sandbox --no-sandbox-fallback --accept-flake-config --no-link --print-out-paths -L \
".#packages.${system}.atuinLatest" \
".#packages.${system}.cliampLatest" \
".#packages.${system}.musicpresence" \