We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c8b59 commit 8925ab0Copy full SHA for 8925ab0
1 file changed
.github/workflows/watchexec-release.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v6
13
- uses: Swatinem/rust-cache@v2
14
with:
15
- workspaces: "generator -> generator/target"
+ workspaces: "generator -> target"
16
- name: Prep generator
17
run: bin/generator lint
18
0 commit comments