mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-04-18 09:43:25 +00:00
run the executable instead of using nimble run
This commit is contained in:
parent
6228dab15d
commit
933b281b0a
3
.github/workflows/test-nimble-install.yml
vendored
3
.github/workflows/test-nimble-install.yml
vendored
@ -48,4 +48,5 @@ jobs:
|
||||
working-directory: examples/nimble
|
||||
run: |
|
||||
echo "Running example project..."
|
||||
nimble --verbose run
|
||||
# nimble --verbose run # TODO: Use nimble run
|
||||
./example
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user