Skip to content

Commit eb3deef

Browse files
committedJun 23, 2022
temp unskip build to test
1 parent dcacbac commit eb3deef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/web-console.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
publish:
2626
name: Publish @questdb/web-console
2727
runs-on: ubuntu-latest
28-
if: github.ref == 'refs/heads/main'
28+
# if: github.ref == 'refs/heads/main'
2929
steps:
3030
# TODO: do not build again for publishing
3131
# reuse built artifact in this job

0 commit comments

Comments
 (0)
Failed to load comments.