Move to islehorse

This commit is contained in:
Bluzume 2021-10-24 00:50:31 -04:00
parent f74d6a7834
commit d18338151f
1069 changed files with 53 additions and 10714 deletions

View file

@ -5,7 +5,7 @@ on:
branches: [ master ]
defaults:
run:
working-directory: ./Horse Isle Server
working-directory: ./HorseIsleServer
jobs:
build:
@ -42,10 +42,10 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: win-x64
path: Horse Isle Server\HorseIsleServer\bin/x64\Windows\net5.0\win-x64\publish\
path: HorseIsleServer\HorseIsleServer\bin/x64\Windows\net5.0\win-x64\publish\
- name: Upload win-x86
uses: actions/upload-artifact@v2
with:
name: win-x86
path: Horse Isle Server\HorseIsleServer\bin\x86\Windows\net5.0\win-x86\publish\
path: HorseIsleServer\HorseIsleServer\bin\x86\Windows\net5.0\win-x86\publish\