This commit is contained in:
trippjoe 2022-03-31 16:43:04 -04:00
parent a951b14578
commit 8a7b8bf7f4

View file

@ -10,8 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
# os: [windows-latest, ubuntu-latest, macos-latest]
os: [windows-latest, macos-latest]
os: [windows-latest, ubuntu-latest, macos-latest]
node: [16]
steps:
@ -35,7 +34,7 @@ jobs:
tag_name: v0.${{ github.run_number}}
files: |
./out/make/OpenGOAL Launcher.dmg
.\out\make\**\**\*.deb
./out/make/**/**/*.deb
./out/make/**/**/*Setup*.exe
env:
GITHUB_REPOSITORY: trippjoe/launcher