Skip to content

Commit

Permalink
Refactor: GitHub actions
Browse files Browse the repository at this point in the history
Removed moving markdown file command as it throwed file not found error
  • Loading branch information
shreelakshmijoshi committed Sep 5, 2024
1 parent a368224 commit 0a93e47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/update_wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ jobs:
mv wiki/SETUP-and-Installation.md wiki/05-SETUP-and-Installation.md
mv wiki/Tutorials.md wiki/06-Tutorials.md
mv wiki/FAQ.md wiki/07-FAQ.md
mv wiki/LICENSE wiki/08-LICENSE
mv wiki/CODE_OF_CONDUCT.md wiki/09-CODE_OF_CONDUCT.md
mv wiki/CONTRIBUTING.md wiki/10-CONTRIBUTING.md
ls -la wiki # List files to verify renaming
Expand Down

0 comments on commit 0a93e47

Please sign in to comment.