Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
  • Loading branch information
Seb-sti1 committed Sep 11, 2023
1 parent 0fbf2ff commit 58b0b8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ jobs:
- name: Reorder files
run: |
mkdir -p ./documentation
mv -v ./frontend/styleguide/ ./documentation/frontend
mv -v ./backend/documentation/ ./documentation/backend
mv -v ./frontend-documentation ./documentation/frontend
mv -v ./backend-documentation ./documentation/backend
- name: Upload documentation
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 58b0b8e

Please sign in to comment.