Add only executable to the artifact
This commit is contained in:
2
.github/workflows/github-actions-demo.yml
vendored
2
.github/workflows/github-actions-demo.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: alma-${{ matrix.target.name }}
|
name: alma-${{ matrix.target.name }}
|
||||||
path: app/
|
path: app/Alma
|
||||||
|
|||||||
Reference in New Issue
Block a user