Skip to content

Commit

Permalink
Minor changes for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Aug 9, 2023
1 parent cacc223 commit 648515c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Move docs
run: |
shopt -s dotglob
shopt -s extglob dotglob
mkdir -p ./doc
mv ./target/doc/* ./doc
git config user.email "github-action@users.noreply.github.com"
Expand Down

0 comments on commit 648515c

Please sign in to comment.