Skip to content

Commit

Permalink
Update exspec-after.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Mar 8, 2025
1 parent b77e676 commit 7fd1fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/exspec-after.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ if [[ -f emission.out || -f emission.out.zst ]]; then
mv *_res_*.out* speclc_angle_res/ || true

curl -LsSf https://astral.sh/uv/install.sh | sh
uv tool install artistools
uv tool install -U --no-cache artistools

# convert packets to parquet for fast reading
uvx artistools lc --frompackets || true
Expand Down

0 comments on commit 7fd1fac

Please sign in to comment.