Skip to content

Commit

Permalink
chore: update docs logic
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Apr 21, 2024
1 parent 66ba46d commit e457742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-docs-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
git fetch origin main
git checkout FETCH_HEAD -- .github/workflows/resources/docs-home-template.html
mkdir -p ${{ runner.temp }}/resources
ls -la
cp .github/workflows/resources/docs-home-template.html ${{ runner.temp }}/resources/docs-home-template.html
Expand Down

0 comments on commit e457742

Please sign in to comment.