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:
9ed30e7
)
Fix ts dir
author
joshuaruesweg
<ruesweg@woltlab.com>
Wed, 16 Mar 2022 09:01:40 +0000
(10:01 +0100)
committer
joshuaruesweg
<ruesweg@woltlab.com>
Wed, 16 Mar 2022 09:01:40 +0000
(10:01 +0100)
.github/workflows/typescript.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/typescript.yml
b/.github/workflows/typescript.yml
index 13835741f42db84437934c19adb61f92d5c0fdaa..b2e8ce2e703410568f36ecce205f86ca7ac45bb9 100644
(file)
--- a/
.github/workflows/typescript.yml
+++ b/
.github/workflows/typescript.yml
@@
-50,7
+50,7
@@
jobs:
node-version: "16"
cache: "npm"
- run: npm install
- - run: rm -r files
_wcf
/js/WoltLabSuite/
+ - run: rm -r files/js/WoltLabSuite/
- run: npx tsc
- run: echo "::add-matcher::.github/diff.json"
- name: Show diff