]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
mini change to trigger travis 1121/head
authorTobias Oetiker <tobi@oetiker.ch>
Sun, 4 Jul 2021 15:57:23 +0000 (17:57 +0200)
committerGitHub <noreply@github.com>
Sun, 4 Jul 2021 15:57:23 +0000 (17:57 +0200)
.github/workflows/ci-workflow.yml

index 63a21ae30fc6cac3f9f3a5dd350931789716de34..8be57af8468d98381938ca9f81772d372f5736c4 100644 (file)
@@ -80,6 +80,7 @@ jobs:
           vcpkgArguments: '${{ matrix.vcpkgPackages }}'
           # Ensure the vcpkg artifacts are cached, they are generated in the 'CMAKE_BINARY_DIR/vcpkg_installed' directory.
           additionalCachedPaths: ${{ env.buildDir }}/vcpkg_installed
+
       - name: Build ${{ matrix.configuration }}
         run: |
           call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" ${{ matrix.configuration }}