Skip to content

Commit 954ca42

Browse files
committed
Проводит эксперименты
1 parent 29d0ff5 commit 954ca42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: npm ci
2323

2424
- name: Build project
25-
run: npm run build
25+
run: npm run build -- --public-url /severnee/
2626

2727
- name: Deploy to GitHub Pages
2828
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)