Skip to content

Commit 6ed3851

Browse files
authored
Update deploy.yml
1 parent 93594af commit 6ed3851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Update index.tsx
5050
run: |
51-
sed -i 's|base = "/";|base = "/boltz/";|g' src/index.tsx
51+
sed -i 's|base = "";|base = "/boltz";|g' src/index.tsx
5252
5353
- name: Copy config
5454
run: npm run mainnet

0 commit comments

Comments
 (0)