Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tbdsux committed Aug 31, 2021
1 parent e32444c commit c4fd710
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
run: nimble test

- name: Run Example
run: nim -c -r -d:ssl --hints:off ./_example/main.nim
run: nim c -r -d:ssl --hints:off _example/main.nim
Binary file added _example/main
Binary file not shown.

0 comments on commit c4fd710

Please sign in to comment.