Skip to content

Commit c925d5f

Browse files
authored
Update node.js.yml
1 parent 8efd03e commit c925d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
#目标地址
4646
TARGET: "/var/www/html"
4747
- name: copy files
48-
run: cp ../google* .
48+
run: ls -alh
4949

5050

5151

0 commit comments

Comments
 (0)