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 8d5d3cb commit b33015cCopy full SHA for b33015c
.github/workflows/build.yaml
@@ -23,7 +23,6 @@ jobs:
23
echo "WORKDIR: $GITHUB_WORKSPACE"
24
cd "$GITHUB_WORKSPACE"
25
ls -l
26
- cargo build && cargo build --release
27
shell: alpine.sh {0}
28
working-directory: ${{ github.workspace }}
29
0 commit comments