Skip to content

Commit

Permalink
Create directory if it doesn't exist in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vlidholt committed Sep 25, 2022
1 parent f71bacc commit d69358e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build_web
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ rm -rf pixorama_server/web/app
cp -r pixorama_flutter/build/web pixorama_server/web/app

# Move the index.html file into the templates directory.
mkdir -p pixorama_server/web/templates
mv pixorama_server/web/app/index.html pixorama_server/web/templates/index.html

0 comments on commit d69358e

Please sign in to comment.