ci: debug
This commit is contained in:
parent
2bd45309a2
commit
7b3bd5fee8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
sudo apt install pkg-config libmagickwand-dev imagemagick gcc libc-dev
|
||||
mkdir {previews,dist}
|
||||
go run main.go
|
||||
ls -laR
|
||||
mv index.html dist/
|
||||
mv previews/ dist/
|
||||
mv talks/ dist/
|
||||
|
|
Loading…
Add table
Reference in a new issue