Fix ts dir
authorjoshuaruesweg <ruesweg@woltlab.com>
Wed, 16 Mar 2022 09:01:40 +0000 (10:01 +0100)
committerjoshuaruesweg <ruesweg@woltlab.com>
Wed, 16 Mar 2022 09:01:40 +0000 (10:01 +0100)
.github/workflows/typescript.yml

index 13835741f42db84437934c19adb61f92d5c0fdaa..b2e8ce2e703410568f36ecce205f86ca7ac45bb9 100644 (file)
@@ -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