Skip to content

Commit

Permalink
chore: include the missing which command
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Jan 25, 2025
1 parent 3fe766b commit bd5871b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/release/verify.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -I nixpkgs=channel:nixos-unstable-small --pure --keep UV_PUBLISH_TOKEN -p uv python3 -i bash
#!nix-shell -I nixpkgs=channel:nixos-unstable-small --pure --keep UV_PUBLISH_TOKEN -p uv which python3 -i bash
# shellcheck shell=bash

set -euo pipefail
Expand Down

0 comments on commit bd5871b

Please sign in to comment.