We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9daa0aa commit 2d074cdCopy full SHA for 2d074cd
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
make_archive:
16
runs-on: ubuntu-latest
17
env:
18
- WORK_DIR: $HOME
+ WORK_DIR: "/home/runner/work/qt5"
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments