Skip to content

Commit

Permalink
correct PACKAGE env var (#1474)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximlt authored Jan 22, 2025
1 parent fcd2403 commit 9482989
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 @@ -5,7 +5,7 @@ on:
- cron: "0 0 * * *"

env:
PACKAGE: "holoviews"
PACKAGE: "hvplot"

jobs:
pixi_lock:
Expand Down

0 comments on commit 9482989

Please sign in to comment.