Skip to content

Commit

Permalink
update(eliza)
Browse files Browse the repository at this point in the history
copy .env.example
  • Loading branch information
jhheider committed Jan 30, 2025
1 parent 262fdd9 commit f739766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/elizaOS.github.io/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ build:
- cp -R $SRCROOT/packages .
- cp -R $SRCROOT/scripts .
- cp -R $SRCROOT/characters .
- cp $SRCROOT/.env.example .
working-directory: ${{prefix}}/libexec
- run: install -Dm755 $PROP eliza
working-directory: ${{prefix}}/bin
Expand Down

0 comments on commit f739766

Please sign in to comment.