Update build.yml

This commit is contained in:
禾几海
2020-08-27 21:58:48 +08:00
committed by GitHub
parent 6ea2f792db
commit 32e5c4daf0

View File

@@ -21,12 +21,6 @@ jobs:
- run: npm install -g @angular/cli - run: npm install -g @angular/cli
- run: bash build.sh - run: bash build.sh
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2.1.4
with:
name: production
path: ./dist/index/index.tar
- name: SCP - name: SCP
uses: appleboy/scp-action@master uses: appleboy/scp-action@master
with: with: