mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
revert test build
This commit is contained in:
parent
200001f97a
commit
43c50b5072
2 changed files with 2 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -2,8 +2,8 @@ name: Release
|
|||
|
||||
on:
|
||||
push
|
||||
# tags:
|
||||
# - v*
|
||||
tags:
|
||||
- v*
|
||||
|
||||
permissions:
|
||||
contents: 'write'
|
||||
|
|
|
@ -16,7 +16,6 @@ require('pdfjs-dist/build/pdf.worker.entry.js');
|
|||
|
||||
configure({ enforceActions: 'never' });
|
||||
|
||||
|
||||
import 'katex/dist/katex.min.css';
|
||||
import 'prismjs/themes/prism.css';
|
||||
import 'react-virtualized/styles.css';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue