Skip to content

Commit

Permalink
Weekly snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ginan-release-bot committed Feb 2, 2024
1 parent 032a9e5 commit 4972355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:

- name: Create folders
run: |
rm Docs/markdown/readme.md
cp README.md Docs/markdown/readme.md
rm Docs/readme.md
cp README.md Docs/readme.md
mkdir -p src/build
# Build the HTML documentation
Expand Down

0 comments on commit 4972355

Please sign in to comment.