Skip to content

Commit b91116d

Browse files
authored
prefix with ./
1 parent 0623995 commit b91116d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
ref: test-branch
4242
- shell: bash
4343
run: echo $RANDOM > README.txt
44-
- uses: ../temp
44+
- uses: ./../temp
4545
# pull-request:
4646
# pull-request-fork:

0 commit comments

Comments
 (0)