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