Skip to content

Commit

Permalink
Also upload pixi.toml in nightly lock (#6841)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro authored May 16, 2024
1 parent 7377c9e commit 0f39160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
AWS_DEFAULT_REGION: "eu-west-1"
PACKAGE: "panel"
run: |
zip $(date +%Y-%m-%d).zip pixi.lock
zip $(date +%Y-%m-%d).zip pixi.lock pixi.toml
aws s3 cp ./$(date +%Y-%m-%d).zip s3://assets.holoviz.org/lock/$PACKAGE/

0 comments on commit 0f39160

Please sign in to comment.