Skip to content

fix(ci): add lux build dependencies to PATH in justfile - #31

Merged
tkolleh merged 1 commit into
mainfrom
fix/luastatic-lx-exec
Apr 5, 2026
Merged

fix(ci): add lux build dependencies to PATH in justfile#31
tkolleh merged 1 commit into
mainfrom
fix/luastatic-lx-exec

Conversation

@tkolleh

@tkolleh tkolleh commented Apr 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fixes luastatic command not found in GitHub Actions release workflow
  • Appends the project-local .lux build dependencies directory to PATH directly in the justfile so luastatic is successfully resolved natively
  • Removes incorrect $GITHUB_PATH modification from release-please.yml

This resolves the 'luastatic: command not found' error by allowing Lux to automatically resolve the local executable instead of modifying the system PATH.
@tkolleh
tkolleh merged commit a03d119 into main Apr 5, 2026
2 checks passed
@tkolleh
tkolleh deleted the fix/luastatic-lx-exec branch April 5, 2026 21:29
@tkolleh tkolleh changed the title fix(ci): use lx exec to resolve luastatic build dependency fix(ci): add lux build dependencies to PATH in justfile Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant