Skip to content

Commit 9b70ca6

Browse files
committed
ci: deploy
1 parent 8398479 commit 9b70ca6

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
@@ -16,7 +16,7 @@ jobs:
1616
node-version: 20.x
1717
- run: node -v
1818
- run: npm i -g pnpm && pnpm install
19-
- run: pnpm run build --base=./watchrss.cn
19+
- run: pnpm run build --base=/watchrss.cn
2020
- name: Deploy # 部署
2121
uses: JamesIves/[email protected]
2222
with:

0 commit comments

Comments
 (0)