We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdba515 commit feb8600Copy full SHA for feb8600
.github/workflows/deploy.yml
@@ -70,7 +70,6 @@ jobs:
70
- name: 'Generating distributable files'
71
run: |
72
mkdir _book
73
- go run adjustment.go -type=pre
74
gitbook install
75
- name: 'Generating ebook in pdf'
76
run: gitbook pdf ./ ./_book/dasarpemrogramangolang.pdf
0 commit comments