repository cleanup

This commit is contained in:
wish
2022-07-29 03:25:23 +10:00
parent a0be6c627c
commit 2c0e7a5267
645 changed files with 996 additions and 903 deletions

View File

@@ -1,4 +1,4 @@
name: Erupe
name: Build
on: [push]
@@ -15,16 +15,16 @@ jobs:
go-version: 1.18
- name: Build
run: cd Erupe && go build -v
run: go build -v
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
name: Erupe
path: |
./Erupe/erupe-ce.exe
./Erupe/config.json
./Erupe/www/
./Erupe/savedata/
./Erupe/bin/
./Erupe/RoadShopItems.csv
./erupe-ce.exe
./config.json
./www/
./savedata/
./bin/
./RoadShopItems.csv