Skip to content

Commit 445f80b

Browse files
committed
chore: update
1 parent 48fffb5 commit 445f80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shell.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: |
1515
echo "Run a multi-line script"
1616
- id: foo
17-
uses: ./.github/actions
17+
uses: .github/actions
1818
with:
1919
who-to-greet: "Mona the Octocat"
2020
- run: echo random-number ${{ steps.foo.outputs.random-number }}

0 commit comments

Comments
 (0)