Skip to content

Commit 62a45cf

Browse files
committed
edited build-deploy
1 parent f0d9599 commit 62a45cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: pulling git repo
1010
uses: actions/checkout@v2
1111
- name: another user
12-
uses: echo "hello uer"
12+
run: echo "hello uer"
1313

1414

1515

0 commit comments

Comments
 (0)