Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Radomski committed Feb 25, 2021
1 parent ed6d893 commit 0469e02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@ fi

du -h -d 2 | sort -n

export PATH="$PATH":"/app/dart-sdk/bin/"
export PATH="$PATH":"/app/.pub-cache/bin"
export PATH="$PATH":"/$APP_DIR/dart-sdk/bin/"
export PATH="$PATH":"/$APP_DIR/.pub-cache/bin"

0 comments on commit 0469e02

Please sign in to comment.