diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7498e0a..9fb3c28 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -42,6 +42,7 @@ jobs: - uses: actions/checkout@v4.1.7 - uses: actions/download-artifact@v4.1.8 with: + name: project-template path: files - name: Build @@ -50,8 +51,6 @@ jobs: source: ./static destination: ./output - - run: tree - - name: Copy firmware and manifest run: cp -r files/${{ needs.build.outputs.version }}/* output/