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 f844ccb commit 9daa0aaCopy full SHA for 9daa0aa
.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
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments