1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 09:41:35 +02:00

🐛 fix windows release

This commit is contained in:
Flam3rboy 2021-08-17 00:00:09 +02:00
parent 38f812772a
commit f151d2d06a

View File

@ -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