Skip to content

Commit ce49769

Browse files
author
Josh Newman
committed
fix: update path for lint
1 parent 39599b5 commit ce49769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121

2222
jobs:
2323
lint:
24-
uses: ./github/workflows/lint.yaml
24+
uses: ./.github/workflows/lint.yaml
2525

2626
release_proto:
2727
name: Release Proto

0 commit comments

Comments
 (0)