Update ci.yml

This commit is contained in:
Andreas 2020-02-17 20:15:26 +01:00 committed by GitHub
parent b8ffe648ca
commit 85dc187d51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -4,8 +4,6 @@ on: [push]
jobs:
build:
env:
DOTNETVER: 3.1
runs-on: ubuntu-latest
@ -29,4 +27,4 @@ jobs:
# Artifact name
name: RSSBot-linux-x64-$GITHUB_SHA
# Directory containing files to upload
path: bin/Debug/netcoreapp${DOTNETVER}/linux-x64/publish/
path: bin/Debug/netcoreapp3.1/linux-x64/publish/