Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zenoxs authored Apr 30, 2022
1 parent ed5eee1 commit a9acdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ac_companion.dmg
path: "${{env.FLUTTER_VERSION}}/AC Companion.dmg"
path: "${{env.MACOS_APP_RELEASE_PATH}}/AC Companion.dmg"
build-windows:
runs-on: windows-latest
steps:
Expand Down

0 comments on commit a9acdcb

Please # to comment.