|
|
|
@ -20,7 +20,7 @@ jobs:
|
|
|
|
configuration: [Release]
|
|
|
|
configuration: [Release]
|
|
|
|
include:
|
|
|
|
include:
|
|
|
|
- os: ubuntu-latest
|
|
|
|
- os: ubuntu-latest
|
|
|
|
COMMAND: AM2RLauncher.Gtk -p:PublishSingleFile=true -p:DebugType=embedded -r ubuntu.18.04-x64 --no-self-contained
|
|
|
|
COMMAND: AM2RLauncher.Gtk -p:PublishSingleFile=true -p:DebugType=embedded -r linux-x64 --no-self-contained
|
|
|
|
ARTIFACT: AM2RLauncher/AM2RLauncher.Gtk/bin/Release/net8.0/ubuntu.18.04-x64/publish/
|
|
|
|
ARTIFACT: AM2RLauncher/AM2RLauncher.Gtk/bin/Release/net8.0/ubuntu.18.04-x64/publish/
|
|
|
|
- os: macos-latest
|
|
|
|
- os: macos-latest
|
|
|
|
COMMAND: AM2RLauncher.Mac -o builds/macOS-latest
|
|
|
|
COMMAND: AM2RLauncher.Mac -o builds/macOS-latest
|
|
|
|
|