Modify the publishing process
This commit is contained in:
parent
05b9c75714
commit
dc4f9ea990
1 changed files with 1 additions and 1 deletions
2
.github/workflows/casa.yml
vendored
2
.github/workflows/casa.yml
vendored
|
@ -82,7 +82,7 @@ jobs:
|
|||
yarn build
|
||||
|
||||
- name: list work
|
||||
run: ls
|
||||
run: pwd
|
||||
|
||||
- name: Build with xgo
|
||||
uses: crazy-max/ghaction-xgo@v1
|
||||
|
|
Loading…
Reference in a new issue