mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-23 02:42:28 +01:00
🐛 fix windows release
This commit is contained in:
parent
38f812772a
commit
f151d2d06a
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user