Skip to content

Commit 8925ab0

Browse files
committed
why is this so hard
1 parent 35c8b59 commit 8925ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/watchexec-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v6
1313
- uses: Swatinem/rust-cache@v2
1414
with:
15-
workspaces: "generator -> generator/target"
15+
workspaces: "generator -> target"
1616
- name: Prep generator
1717
run: bin/generator lint
1818

0 commit comments

Comments
 (0)