diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index 6b4623a..160ed30 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -27,4 +27,4 @@ jobs: - uses: actions/upload-artifact@v3 with: name: alma-${{ matrix.target.name }} - path: app/ + path: app/Alma