Skip to content

Commit

Permalink
Fixed: Incorrect path
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Sachs authored Apr 27, 2022
1 parent 1a3bc2e commit e7ee874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
run: zip -r SahneeBot-Linux64.zip SahneeBot-Linux64
- name: Artifact
uses: actions/upload-artifact@v3.0.0
path: SahneeBot-Linux64.zip
with:
path: SahneeBot-Linux64.zip
if-no-files-found: error
- name: Release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit e7ee874

Please sign in to comment.