Skip to content

Commit

Permalink
fix: Fix installer packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
Evanlab02 committed Sep 19, 2024
1 parent 89bdfe3 commit bb775a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ jobs:
run: |
mkdir -p ./HomePortal
cp ./compose.yaml ./HomePortal
mkdir -p ./HomePortal/site
cp ./site/examples/Caddyfile ./HomePortal/site/Caddyfile
cp -r ./scripts ./HomePortal
cp ./.env.template ./HomePortal
Expand Down

0 comments on commit bb775a4

Please sign in to comment.