Explorar o código

fix(workflow): typo in stable-linux (#1544)

Lex %!s(int64=2) %!d(string=hai) anos
pai
achega
c66d9b7edc
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

@@ -133,7 +133,7 @@ jobs:
           npm_arch: arm
           image: vscodium/vscodium-linux-build-agent:buster-armhf
         - vscode_arch: ppc64le
-          npm_arch: ppcc64le
+          npm_arch: ppc64le
           image: vscodium/vscodium-linux-build-agent:bionic-ppc64le
     container:
       image: ${{ matrix.image }}