Update main.yml
This commit is contained in:
parent
540695e336
commit
447adb8481
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -27,4 +27,4 @@ jobs:
|
||||||
|
|
||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
- name: Run a one-line script
|
- name: Run a one-line script
|
||||||
run: ls /
|
run: ls $GITHUB_WORKSPACE
|
||||||
|
|
Loading…
Reference in a new issue