Browse Source

[ci]Update publish next stdf workflow file

dufu1991 1 year ago
parent
commit
515181d6f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      demo/.github/workflows/releases-demo.yml

+ 1 - 1
demo/.github/workflows/releases-demo.yml

@@ -41,7 +41,7 @@ jobs:
         env:
           BASE_PATH: '/${{ github.event.repository.name }}'
         run: |
-          bun stdf@next -D
+          bun i stdf@next -D
           bun run build
 
       - name: Setup Pages