Skip to content

Commit

Permalink
chore (Github Action)
Browse files Browse the repository at this point in the history
  • Loading branch information
HIM049 committed Jan 14, 2024
1 parent f954eb6 commit 0cf8c85
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 @@ -22,7 +22,7 @@ jobs:
uses: dAppServer/[email protected]
with:
# The name of the binary file
build-name: 'BADownloader-macos'
build-name: BADownloader
# Platform to build for
build-platform: darwin

Expand All @@ -40,7 +40,7 @@ jobs:
uses: dAppServer/[email protected]
with:
# The name of the binary file
build-name: BADownloader-windows.exe
build-name: BADownloader.exe
# Platform to build for
build-platform: windows

Expand Down

0 comments on commit 0cf8c85

Please sign in to comment.