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
|
run: make clean compile
|
||||||
|
|
||||||
- name: Upload Compiled Frontend (rice-box.go)
|
- name: Upload Compiled Frontend (rice-box.go)
|
||||||
uses: actions/upload-artifact@v2-preview
|
uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: static-rice-box
|
name: static-rice-box
|
||||||
path: ./source
|
path: ./source
|
||||||
|
|
Loading…
Reference in New Issue