ci: fix typo in deltachat-rpc-server.yml

This commit is contained in:
link2xt
2023-02-22 00:32:30 +00:00
parent 7bfff6c87c
commit 439c57e3ac

View File

@@ -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 }}