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 aebdc50 commit ed5eee1
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.FLUTTER_VERSION}}/AC Companion.dmg"
build-windows:
runs-on: windows-latest
steps:
Expand Down

0 comments on commit ed5eee1

Please # to comment.