workflows test

This commit is contained in:
silverqx
2022-06-28 09:18:22 +02:00
parent b213d23f80
commit cfc3eb7aeb
+3 -2
View File
@@ -29,10 +29,11 @@ jobs:
- uses: actions/checkout@v3
- name: vcpkg upgrade
working-directory: ${{ env.VCPKG_INSTALLATION_ROOT }}
run: |
pwd
echo ${{ env.VCPKG_INSTALLATION_ROOT }}
cd "$VCPKG_INSTALLATION_ROOT"
echo $VCPKG_INSTALLATION_ROOT
pwd
- run: exit 1