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
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
ls -laR
|
||||||
mkdir {previews,dist}
|
mkdir {previews,dist}
|
||||||
|
ls -laR
|
||||||
go run main.go
|
go run main.go
|
||||||
ls -laR
|
ls -laR
|
||||||
mv index.html dist/
|
mv index.html dist/
|
||||||
|
|
Loading…
Add table
Reference in a new issue