Skip to content

Commit 2927f48

Browse files
committed
调整deploy actions
1 parent 034d38b commit 2927f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Deploy
3030
uses: garygrossgarten/[email protected]
3131
with:
32-
local: dist\nice-blockly
32+
local: dist/nice-blockly
3333
remote: ${{ secrets.TARGET }}
3434
host: ${{ secrets.HOST }}
3535
username: ubuntu

0 commit comments

Comments
 (0)