Explorar o código

Update ccpp.yml

Kim Kulling %!s(int64=4) %!d(string=hai) anos
pai
achega
4f0fd49aa8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ccpp.yml

+ 1 - 1
.github/workflows/ccpp.yml

@@ -77,7 +77,7 @@ jobs:
       if: endsWith(matrix.name,'latest-gcov')
       run: |
         pip install --user cpp-coveralls
-        run: echo "::set-output name=args::-ASSIMP_COVERALLS=1"
+        echo "::set-output name=args::-ASSIMP_COVERALLS=1"
       
     - name: Remove contrib directory for Hunter builds
       if: contains(matrix.name, 'hunter')