There was an error while loading. Please reload this page.
1 parent 3aa5184 commit 3db10c4Copy full SHA for 3db10c4
1 file changed
.github/workflows/ci.yml
@@ -60,6 +60,7 @@ jobs:
60
61
- name: Upload binary
62
uses: actions/upload-artifact@v4
63
+ continue-on-error: true
64
with:
65
name: term-executor-linux-x86_64
66
path: target/release/term-executor
0 commit comments