mirror of
https://github.com/cdr/code-server.git
synced 2026-04-20 22:11:13 +02:00
fixup!: remove .tsx
This commit is contained in:
parent
08a7fdf93f
commit
e41dc6a55a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
|
|
@ -144,7 +144,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
**.ts
|
**.ts
|
||||||
**.tsx
|
|
||||||
**.js
|
**.js
|
||||||
files_ignore: |
|
files_ignore: |
|
||||||
lib/vscode
|
lib/vscode
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue