Skip to content

Commit 813f3d6

Browse files
committed
this is deeper than I thought
1 parent 12906bf commit 813f3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: deno task compile-linux
2121

2222
- name: run binary for linux successfully
23-
run: ./repro-linux
23+
run: ./no-issue-linux
2424

2525
compile-and-run-mac:
2626
runs-on: macos-latest

0 commit comments

Comments
 (0)