Fixing og:image and removing ls -r step in bulid job
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 20s
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 20s
This commit is contained in:
@@ -13,7 +13,6 @@ jobs:
|
||||
- run: git init
|
||||
- run: git remote add origin https://git.shockrah.xyz/shockrah/temper-tv.git
|
||||
- run: git pull origin master
|
||||
- run: ls -laR main-site/
|
||||
- name: Build website content
|
||||
run: cd main-site && pwd && ls -a && hugo
|
||||
- name: Copy files with rsync
|
||||
|
||||
Reference in New Issue
Block a user