Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xxoo authored Jul 10, 2024
1 parent fe0b75a commit 5278a1c
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 @@ -23,4 +23,4 @@ jobs:

- run: sudo apt install -y curl git unzip xz-utils zip libglu1-mesa

- run: export PATH=build/bin:#PATH;flutter pub get;flutter pub publish -f
- run: export PATH=build/bin:$PATH;flutter pub get;flutter pub publish -f

0 comments on commit 5278a1c

Please sign in to comment.