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

Commit

Permalink
Also CP to correct folder
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnsAnns committed May 6, 2024
1 parent 88aae8f commit 9871e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: mkdir frontend && mkdir frontend/frontend

- name: Reparent into dist/frontend
run: cp -r dist frontend
run: cp -r dist frontend/frontend

- name: Deploy
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 9871e3f

Please sign in to comment.