pull/515/head
hunterlong 2020-04-19 21:01:23 -07:00
parent 7f9b0f7fdf
commit b2065a4db2
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ jobs:
- name: Build Frontend Statping - name: Build Frontend Statping
run: make clean compile run: make clean compile
- name: Upload Compiled Frontend - name: Upload Compiled Frontend (rice-box.go)
uses: actions/upload-artifact@v1 uses: actions/upload-artifact@v1
with: with:
name: static-frontend name: static-frontend