Update runtime identifier for publishing on Linux

pull/95/head
Noah Snelson 1 year ago committed by Miepee
parent efbe4297f1
commit 34a9436b45

@ -20,7 +20,7 @@ jobs:
configuration: [Release]
include:
- 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/
- os: macos-latest
COMMAND: AM2RLauncher.Mac -o builds/macOS-latest

Loading…
Cancel
Save