summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-17 00:00:09 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-17 00:00:09 +0200
commit9677b013a08339f5e8b9233098a9517f2d5ad222 (patch)
treee2e8e4c09c5b09679ba3ab8d1a1d5421895a65cb /.github
parent:bug: fix symlink linux (diff)
downloadserver-9677b013a08339f5e8b9233098a9517f2d5ad222.tar.xz
:bug: fix windows release
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 0ab2c2c1..7bdf78aa 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -15,6 +15,7 @@ jobs:
         include:
           - os: windows
             pre: |
+              cmd
               del /F /S /Q node_modules/@fosscord
               mklink /D node_modules/@fosscord/api ../api
               mklink /D node_modules/@fosscord/cdn ../cdn