Modify the publishing process

This commit is contained in:
a624669980 2021-09-30 16:06:56 +08:00
parent 05b9c75714
commit dc4f9ea990

View file

@ -82,7 +82,7 @@ jobs:
yarn build
- name: list work
run: ls
run: pwd
- name: Build with xgo
uses: crazy-max/ghaction-xgo@v1