mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-04-19 06:08:07 -06:00
PR-415815: adding PUBLIC_URL to e2e testing.
This commit is contained in:
parent
2539dcb7b1
commit
519aa86c79
1
.github/workflows/main-workflow.yml
vendored
1
.github/workflows/main-workflow.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
PORT: 3000
|
||||
PUBLIC_URL: /
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user