Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
squi-ddy committed Mar 21, 2024
1 parent 9ac91b4 commit 941a769
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Copy env file
run: cp ../.env ./backend/

- name: Copy peerly secrets
run: cp ../peerly-secrets.json ./peerly/backend/src/secrets.json

- name: Rebuild containers
run: sudo docker compose build

Expand Down
2 changes: 1 addition & 1 deletion peerly

0 comments on commit 941a769

Please sign in to comment.