Skip to content

Commit

Permalink
ci: fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
variar committed Nov 24, 2024
1 parent 62a45a1 commit 3b8a7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
qt_arch: win64_msvc2019_64
arch: x64
ssl_arch: -x64
cmake_opts: -DRAGEL_ROOT=${{ env.KLOGG_WORKSPACE }}/3rdparty/ragel
cmake_opts: -DRAGEL_ROOT=$KLOGG_WORKSPACE/3rdparty/ragel
artifacts_id: windows-x64-qt6

- os: windows
Expand Down

0 comments on commit 3b8a7e3

Please sign in to comment.