adding github actions support

This commit is contained in:
peternashaat 2022-05-24 09:32:57 +00:00
parent d9ef952ea6
commit 3109a48a05

View File

@ -18,6 +18,5 @@ jobs:
script: | script: |
cd /opt/www_ourworld_tf/ cd /opt/www_ourworld_tf/
git log -1 git log -1
git restore static/css/index.css
git pull git pull
npm run build npm run build