Skip to content

Commit 6ff2a89

Browse files
authored
Update blank.yml
1 parent b888f40 commit 6ff2a89

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/blank.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,12 @@ jobs:
3535
echo Add other actions to build,
3636
echo test, and deploy your project.
3737
38-
- name: Run a test0line script
38+
- name: Run a test-line script
3939
run: |
4040
pwd
4141
ls -l
4242
ls -l ../
43+
echo $GITHUB_WORKSPACE
4344
echo $HOME
4445
echo $SHELL
4546
echo $USER

0 commit comments

Comments
 (0)