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

Fix Missing Shebang Line #8

Merged
merged 3 commits into from
Jul 13, 2023
Merged

Fix Missing Shebang Line #8

merged 3 commits into from
Jul 13, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jul 12, 2023

This pull request includes the following changes:

  • Fixed the missing shebang line in the google-rank.ts file.
  • Added chmod +x to make the lib/google-rank.js file executable after compiling the library.
  • Added a run project step in the build.yaml workflow.
  • Closes Fix Missing Shebang Line #7.

@threeal threeal self-assigned this Jul 12, 2023
@threeal threeal marked this pull request as ready for review July 12, 2023 15:49
@threeal threeal merged commit 14790ba into main Jul 13, 2023
1 check passed
@threeal threeal deleted the fix-missing-shebang branch July 13, 2023 01:58
@threeal threeal mentioned this pull request Jul 13, 2023
@threeal threeal added the fix label Jul 20, 2023
@threeal threeal added this to the Google Rank v0.1.1 milestone Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Fix Missing Shebang Line
1 participant