Explorar o código

ci(linux): fix workflow [skip ci]

Baptiste Augrain hai 1 ano
pai
achega
60f14dadc8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/stable-linux.yml

+ 1 - 1
.github/workflows/stable-linux.yml

@@ -366,7 +366,7 @@ jobs:
           release: stable
           release: stable
         if: env.SHOULD_DEPLOY_TO_STORE == 'yes'
         if: env.SHOULD_DEPLOY_TO_STORE == 'yes'
 
 
-       - name: Upload assets
+      - name: Upload assets
         uses: actions/upload-artifact@v3
         uses: actions/upload-artifact@v3
         with:
         with:
           name: snap-${{ matrix.platform }}
           name: snap-${{ matrix.platform }}