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 524dd32 commit 33f2fc3Copy full SHA for 33f2fc3
.github/workflows/build.yaml
@@ -23,6 +23,7 @@ jobs:
23
ls -l
24
cargo build && cargo build --release
25
shell: alpine.sh {0}
26
+ working-directory: ${{ github.workspace }}
27
28
- name: Find built shared library
29
id: find_artifact
0 commit comments