diff --git a/.github/workflows/deltachat-rpc-server.yml b/.github/workflows/deltachat-rpc-server.yml index 29f40b491..809d77d8f 100644 --- a/.github/workflows/deltachat-rpc-server.yml +++ b/.github/workflows/deltachat-rpc-server.yml @@ -45,5 +45,5 @@ jobs: - name: Upload binary uses: actions/upload-artifact@v3 with: - name: deltachat-rpc-server-${{ matrix.artfiact }} + name: deltachat-rpc-server-${{ matrix.artifact }} path: ${{ matrix.path }}