Skip to content

Commit b03f8cb

Browse files
committed
mod5
1 parent 6a9bdcc commit b03f8cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/create_new_file.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ jobs:
66
steps:
77
- name: my-step
88
run: |
9-
echo "=== OK ==="
10-
cd ~/downlods/test1
9+
echo "=== OK 2 ==="
1110
pwd
1211
echo "HELLO!" >> t1.txt

0 commit comments

Comments
 (0)