mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
ci: Windows repl.exe action fixup
This commit is contained in:
2
.github/workflows/repl.yml
vendored
2
.github/workflows/repl.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
override: true
|
||||
|
||||
- name: build
|
||||
run: cargo build --example repl --features vendored
|
||||
run: cargo build -p deltachat-repl --features vendored
|
||||
|
||||
- name: Upload binary
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user