diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index 584299f..9d23d11 100644 --- a/.github/workflows/tf_update.yml +++ b/.github/workflows/tf_update.yml @@ -18,6 +18,6 @@ jobs: script: | cd /home/webuser/websites/www2/www_ourverse/ git log -1 - git restore static/css/index.css + git restore . git pull bash build.sh