Skip to content

Commit 9cf14c4

Browse files
committed
try remove compile in dotnet
1 parent 084dd25 commit 9cf14c4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -215,11 +215,6 @@ jobs:
215215
ls -la
216216
cd .repo
217217
ls -la
218-
cat package.json
219-
npx projen bump
220-
cat package.json
221-
npx projen compile
222-
ls -la
223218
npx projen package:dotnet
224219
- name: Debug .repo/dist/dotnet contents
225220
run: |

0 commit comments

Comments
 (0)