diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5dc889a..ed75471 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,3 +19,9 @@ jobs: with: lib_folder_name: robodash no_commit_hash: true + + - name: Upload Artifact + uses: actions/upload-artifact@v4 + with: + name: ${{ steps.build.outputs.name }} + path: ${{ github.workspace }}/template/*