mirror of https://github.com/statping/statping
ugh github actions.....
parent
32236df8b8
commit
f6893035fd
|
@ -43,7 +43,7 @@ jobs:
|
||||||
run: make clean compile
|
run: make clean compile
|
||||||
|
|
||||||
- name: Upload Compiled Frontend (rice-box.go)
|
- name: Upload Compiled Frontend (rice-box.go)
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2-preview
|
||||||
with:
|
with:
|
||||||
name: static-rice-box
|
name: static-rice-box
|
||||||
path: ./source/rice-box.go
|
path: ./source/rice-box.go
|
||||||
|
|
Loading…
Reference in New Issue