Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Jul 15, 2024
1 parent 15cd334 commit 6d01664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -eux

export NIX_CONFIG="allow-import-from-derivation = true"

nix build .#iosevka-normal.base -L "$@"
nix build .#iosevka-normal.base -L

DIST="$(realpath "${1:-$PWD/dist}")"
mkdir -p "$DIST"
Expand Down

0 comments on commit 6d01664

Please sign in to comment.