Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zmhu committed Sep 24, 2023
1 parent b6625e4 commit f3192e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ jobs:
CHANNEL: "site"
shell: pwsh
run: |
set path=%LOCALAPPDATA%\Pub\Cache\bin;%path%
echo "$env:LOCALAPPDATA\pub\cache\bin" >> $GITHUB_PATH
make change-channel
flutter_distributor release --name windows

0 comments on commit f3192e3

Please sign in to comment.