Skip to content

Commit d2fea01

Browse files
committed
idk no clean
1 parent c043660 commit d2fea01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@ jobs:
2323
run: |
2424
$paths = @(
2525
'BPSR_ACT_Plugin\bin',
26-
'BPSR_ACT_Plugin\obj',
2726
'BPSR_ProtocolBuffer\bin',
28-
'BPSR_ProtocolBuffer\obj',
29-
'artifacts'
3027
)
3128
foreach ($p in $paths) {
3229
if (Test-Path $p) {

0 commit comments

Comments
 (0)