Skip to content

Commit 1b0aeb1

Browse files
committed
change domain
1 parent d763be5 commit 1b0aeb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
npm install
3434
mkdir public
3535
./build
36-
vite build --base /newt
37-
#npm run build
36+
vite build
37+
# vite build --base /newt
3838
- name: Upload playground
3939
id: deployment
4040
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)