Skip to content

Commit 30da59b

Browse files
committed
chore(ci): Publish - fix
1 parent 24c4692 commit 30da59b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ jobs:
142142
shell: bash
143143
run: |
144144
cd packages/cubejs-backend-native
145+
rm -rf native
145146
mkdir native
146147
cp index.node native/index.node
147148
tar czvf native.tar.gz native

0 commit comments

Comments
 (0)