mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
ci: fix typo in deltachat-rpc-server.yml
This commit is contained in:
2
.github/workflows/deltachat-rpc-server.yml
vendored
2
.github/workflows/deltachat-rpc-server.yml
vendored
@@ -45,5 +45,5 @@ jobs:
|
|||||||
- name: Upload binary
|
- name: Upload binary
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: deltachat-rpc-server-${{ matrix.artfiact }}
|
name: deltachat-rpc-server-${{ matrix.artifact }}
|
||||||
path: ${{ matrix.path }}
|
path: ${{ matrix.path }}
|
||||||
|
|||||||
Reference in New Issue
Block a user