We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ece3d commit be9b3abCopy full SHA for be9b3ab
.github/workflows/ci-common.yaml
@@ -171,5 +171,5 @@ jobs:
171
if: ${{ inputs.DEV_DIR != '' && inputs.DEV_DIR != null }}
172
uses: actions/upload-artifact@v4
173
with:
174
- name: tmp_build
+ name: dev
175
path: ${{ inputs.DEV_DIR }}
0 commit comments