We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d11ab9 commit 2aebfe8Copy full SHA for 2aebfe8
.github/workflows/release.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- id: get-version
65
run: echo "::set-output name=version::$(cat flucoma.version.rc)"
66
- working-directory: builds/_deps/flucoma-core-src
+ working-directory: build/_deps/flucoma-core-src
67
68
release:
69
runs-on: ubuntu-latest
0 commit comments