mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-12-12 05:31:28 +01:00
Update dart.yml
This commit is contained in:
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
@@ -48,6 +48,6 @@ jobs:
|
|||||||
uses: actions/download-artifact@v3.0.0
|
uses: actions/download-artifact@v3.0.0
|
||||||
with:
|
with:
|
||||||
# Artifact name
|
# Artifact name
|
||||||
name: bin/nostr_console_elf64
|
name: /home/runner/work/nostr_console/nostr_console/bin/nostr_console_elf64
|
||||||
# Destination path
|
# Destination path
|
||||||
path: ./
|
path: ./
|
||||||
|
|||||||
Reference in New Issue
Block a user