This commit is contained in:
parent
31b4b3698d
commit
d2bde2d3a4
@ -13,8 +13,8 @@ jobs:
|
||||
- name: Checkout code
|
||||
run: |
|
||||
cd ~/personal-site
|
||||
git checkout main
|
||||
git pull origin main
|
||||
git checkout actions
|
||||
git pull origin actions
|
||||
|
||||
- name: Stop existing server, if running
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user