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