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 1832f41 commit 7f9a5cbCopy full SHA for 7f9a5cb
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
id: compress
48
with:
49
command: c
50
- cwd: build
+ cwd: ./build
51
files: |
52
*
53
outPath: zenml-dashboard.tar.gz
0 commit comments