mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-17 11:41:45 +00:00
Update
This commit is contained in:
@@ -27,7 +27,9 @@ jobs:
|
|||||||
- name: Replace contents of leanpub-preview branch
|
- name: Replace contents of leanpub-preview branch
|
||||||
run: |
|
run: |
|
||||||
rm -rf leanpub-preview/manuscript
|
rm -rf leanpub-preview/manuscript
|
||||||
|
rm -rf leanpub-preview/scripts
|
||||||
cp -rf manuscript leanpub-preview/
|
cp -rf manuscript leanpub-preview/
|
||||||
|
cp -rf scripts leanpub-preview/
|
||||||
cd leanpub-preview
|
cd leanpub-preview
|
||||||
./scripts/markdown-to-markua.sh
|
./scripts/markdown-to-markua.sh
|
||||||
git config --local --unset-all "http.https://github.com/.extraheader"
|
git config --local --unset-all "http.https://github.com/.extraheader"
|
||||||
|
|||||||
Reference in New Issue
Block a user