Skip to content

Commit 1d55b96

Browse files
committed
debug! relpath
1 parent 1877f35 commit 1d55b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
workflow-artifact-name: ${{ inputs.dists-artifact-name }}
211211

212212
- name: 🪝 Invoke the `post-src-checkout` hook
213-
uses: .github/stdlib-workflows/reusable-tox/actions/post-src-checkout
213+
uses: ./.github/stdlib-workflows/reusable-tox/actions/post-src-checkout
214214
if: >- # `hashFiles()` is used as a rudimentary `file.exists()`
215215
hashFiles(
216216
'.github/stdlib-workflows/reusable-tox/actions/post-src-checkout/action.yml'

0 commit comments

Comments
 (0)