Skip to content

Commit

Permalink
worfklows used backslash
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jun 12, 2024
1 parent 4aadfbf commit 72580ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msvc2019-qt5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ jobs:

- name: MySQL 8 libmysql.dll add on the $env:Path
run: |
"$env:TinyRunnerWorkPath/TinyORM-bin" >> $env:GITHUB_PATH
"$env:TinyRunnerWorkPath\TinyORM-bin" >> $env:GITHUB_PATH
- name: Ccache initialize
id: ccache-initialize-cache
Expand Down

0 comments on commit 72580ac

Please sign in to comment.