Skip to content

Commit 64b1bfb

Browse files
authored
fix: cd file has an error for non-compiled projects (#282)
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 996f726 commit 64b1bfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

{{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type!='compiled' %}cd.yml{% endif %}

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ env:
1919

2020
jobs:
2121
dist:
22-
needs: [pre-commit]
2322
name: Distribution build
2423
runs-on: ubuntu-latest
2524

0 commit comments

Comments
 (0)