From 2c11c259406ea0687195929d098018aa19b63847 Mon Sep 17 00:00:00 2001 From: krangelov Date: Tue, 16 Nov 2021 20:34:25 +0100 Subject: [PATCH] another attempt to build the artifact --- .github/workflows/build-majestic.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-majestic.yml b/.github/workflows/build-majestic.yml index ad21ed159..49d565a4d 100644 --- a/.github/workflows/build-majestic.yml +++ b/.github/workflows/build-majestic.yml @@ -255,5 +255,5 @@ jobs: with: name: libpgf-windows path: | - $RUNNER_TEMP/mingw64/lib/libpgf* - $RUNNER_TEMP/mingw64/include/pgf + %RUNNER_TEMP%/mingw64/lib/libpgf* + %RUNNER_TEMP%/mingw64/include/pgf