mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-17 20:41:32 +12:00
change WebInterface to HorseIsleWeb
This commit is contained in:
parent
413e961d45
commit
481e228227
4 changed files with 7 additions and 7 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
cp ../DataCollection/*.json "HorseIsleServer/bin/x64/MacOS/net5.0/osx-x64/publish/"
|
||||
cp ../DataCollection/*.MAP "HorseIsleServer/bin/x64/MacOS/net5.0/osx-x64/publish/"
|
||||
mkdir "HorseIsleServer/bin/x64/MacOS/net5.0/osx-x64/publish/www"
|
||||
cp -R ../WebInterface/* "HorseIsleServer/bin/x64/MacOS/net5.0/osx-x64/publish/www"
|
||||
cp -R ../HorseIsleWeb/* "HorseIsleServer/bin/x64/MacOS/net5.0/osx-x64/publish/www"
|
||||
|
||||
- name: upload mac-64
|
||||
uses: actions/upload-artifact@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue