Skip to content

Commit

Permalink
fix: missing go script
Browse files Browse the repository at this point in the history
  • Loading branch information
novalagung committed Jan 16, 2024
1 parent 1b66761 commit a232c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
mv etc/cover_small.jpg .
mv etc/cover_square.png .
mv etc/cover.jpg .
mv etc/main.go .
go run main.go -mode=ebook -adjustment=pre
gitbook install
- name: 'Generating ebook in pdf'
Expand Down

0 comments on commit a232c31

Please sign in to comment.