Explorar o código

[ci]Modify workflow

dufu1991 %!s(int64=2) %!d(string=hai) anos
pai
achega
94d42f92f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      demo/.github/workflows/releases-demo.yml

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

@@ -38,7 +38,7 @@ jobs:
           cache: 'npm'
           cache: 'npm'
       - name: Install dependencies and build
       - name: Install dependencies and build
         env:
         env:
-          BASE_PATH: '/${{ github.event.repository.name }}'
+          BASE_PATH: '/'
         run: |
         run: |
           npm ci
           npm ci
           npm run build
           npm run build