This commit is contained in:
parent
00f6084a02
commit
00b974733b
1 changed files with 2 additions and 0 deletions
|
@ -27,7 +27,9 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: |
|
||||
ls -laR
|
||||
mkdir {previews,dist}
|
||||
ls -laR
|
||||
go run main.go
|
||||
ls -laR
|
||||
mv index.html dist/
|
||||
|
|
Loading…
Add table
Reference in a new issue