Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local Script file not found #2

Closed
fletort opened this issue Jul 16, 2024 · 1 comment · Fixed by #3
Closed

Local Script file not found #2

fletort opened this issue Jul 16, 2024 · 1 comment · Fixed by #3
Assignees

Comments

@fletort
Copy link
Owner

fletort commented Jul 16, 2024

When using the 1.0 action, the script process file is not found.

Run fletort/jinja2-template-action@v1
Run pip install jinja2-cli
Defaulting to user installation because normal site-packages is not writeable
Collecting jinja2-cli
  Downloading jinja2_cli-0.8.2-py2.py3-none-any.whl (6.[5](https://github.com/fletort-org/test2/actions/runs/9953817495/job/27498124154#step:7:6) kB)
Requirement already satisfied: jinja2 in /usr/lib/python3/dist-packages (from jinja2-cli) (3.0.3)
Installing collected packages: jinja2-cli
Successfully installed jinja2-cli-0.8.2
find: ‘./process_file.sh’: No such file or directory

See: actions/github-script#322 for the resolution

fletort added a commit that referenced this issue Jul 16, 2024
@fletort fletort linked a pull request Jul 16, 2024 that will close this issue
@fletort
Copy link
Owner Author

fletort commented Jul 16, 2024

Fix in 1.0.1

@fletort fletort closed this as completed Jul 16, 2024
@fletort fletort self-assigned this Jul 16, 2024
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 a pull request may close this issue.

1 participant