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

Update python-bench.yml #534

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RoyelSteven-Ai
Copy link

将 requirements.txt 文件放在工作流指定的路径下,确保工作流中的每个步骤可以访问到它。 明确地用 pip install -r requirements.txt 指定安装依赖。
确保所有更改已经正确提交到 GitHub,并推送到 main 分支以触发 GitHub Actions。

What does this PR do?

Fixes # (issue) or description of the problem this PR solves.

将 requirements.txt 文件放在工作流指定的路径下,确保工作流中的每个步骤可以访问到它。
明确地用 pip install -r requirements.txt 指定安装依赖。
确保所有更改已经正确提交到 GitHub,并推送到 main 分支以触发 GitHub Actions。
@RoyelSteven-Ai
Copy link
Author

将 requirements.txt 文件放在工作流指定的路径下,确保工作流中的每个步骤可以访问到它。 明确地用 pip install -r requirements.txt 指定安装依赖。 确保所有更改已经正确提交到 GitHub,并推送到 main 分支以触发 GitHub Actions。

What does this PR do?

Fixes # (issue) or description of the problem this PR solves.

@RoyelSteven-Ai RoyelSteven-Ai marked this pull request as ready for review October 16, 2024 15:25
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