Skip to content

Commit

Permalink
chore: try this
Browse files Browse the repository at this point in the history
  • Loading branch information
3mcd committed Mar 3, 2025
1 parent 1f22f55 commit 4fcdca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Copy .env file
run: cp ./self-host/.env.example .env
run: cp ./self-host/.env.example ./self-host/.env
- uses: pullpreview/action@v5
with:
# Those GitHub users will have SSH access to the servers
Expand Down

0 comments on commit 4fcdca7

Please sign in to comment.