projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.conversation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
919f98d
)
Delete old JS dir, before recompile TS
author
joshuaruesweg
<ruesweg@woltlab.com>
Wed, 16 Mar 2022 08:45:48 +0000
(09:45 +0100)
committer
joshuaruesweg
<ruesweg@woltlab.com>
Wed, 16 Mar 2022 08:45:48 +0000
(09:45 +0100)
.github/workflows/typescript.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/typescript.yml
b/.github/workflows/typescript.yml
index 77ef3223f0de7cbbe0f806a2b51666788ace6a15..13835741f42db84437934c19adb61f92d5c0fdaa 100644
(file)
--- a/
.github/workflows/typescript.yml
+++ b/
.github/workflows/typescript.yml
@@
-50,6
+50,7
@@
jobs:
node-version: "16"
cache: "npm"
- run: npm install
+ - run: rm -r files_wcf/js/WoltLabSuite/
- run: npx tsc
- run: echo "::add-matcher::.github/diff.json"
- name: Show diff