Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Smoked-Fish authored May 25, 2024
1 parent 7b527f5 commit 414d94e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: AnythingAnywhere
path: AnythingAnywhere/bin/Release/AnythingAnywhere $(AnythingAnywhere_version).zip
name: AnythingAnywhere $(AnythingAnywhere_version).zip
path: AnythingAnywhere/bin/Release/AnythingAnywhere.zip

0 comments on commit 414d94e

Please sign in to comment.