diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index 19ce52a..3715a2d 100644 --- a/.github/workflows/tf_update.yml +++ b/.github/workflows/tf_update.yml @@ -18,5 +18,6 @@ jobs: script: | cd /home/webuser/websites/www_ourphone/ git log -1 + git restore . git pull bash build.sh diff --git a/.gitignore b/.gitignore index bc4249e..c933db3 100644 --- a/.gitignore +++ b/.gitignore @@ -25,5 +25,6 @@ run* install* public public/* +public/home/index.html static/css tailwindcss