Skip to content

Commit a0913c3

Browse files
committed
CI: test action
1 parent e2ff6da commit a0913c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-pog/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ runs:
1313
run: |
1414
& $env:GITHUB_ACTION_PATH\install-pog.ps1 $env:POG_PATH
1515
env:
16-
POG_PATH: {{ inputs.path }}
16+
POG_PATH: ${{ inputs.path }}

0 commit comments

Comments
 (0)