Skip to content

Commit

Permalink
Update macOS.yml
Browse files Browse the repository at this point in the history
Fuego-Wallet
  • Loading branch information
MaddestHatter committed Dec 4, 2022
1 parent 21de6b2 commit acbdd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
build_folder="build/release"
xfg_ver=$(echo ${{ github.ref }} | sed 's|refs/tags/||')
release_name="fuego-desktop-macOS-v$xfg_ver"
app_name="FUEGO-GUI.app"
app_name="Fuego-Wallet.app"
make -j4 build-release
cd "$build_folder"
Expand Down

0 comments on commit acbdd3b

Please sign in to comment.