Skip to content

Commit c6ca4dc

Browse files
committed
typo in preview.yml
1 parent b0cdf89 commit c6ca4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
version: "1.6.0"
4242

4343
- name: Build project
44-
run: npm run build -- -u "https://ref.opendrea.am/pr-preview/pr-${{ github.event.number }}"
44+
run: npm run build -- -u "https://ref.opendre.am/pr-preview/pr-${{ github.event.number }}"
4545

4646
- name: Build index
4747
run: |

0 commit comments

Comments
 (0)