Skip to content

Commit b3aef59

Browse files
committed
kostyl
1 parent 9f9e7a6 commit b3aef59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
if: always()
8989
run: |
9090
mkdir /tmp/logs
91-
cp ./strace* uml-ci/slirp* /tmp/logs
91+
cp ./strace* uml-ci/slirp* /tmp/logs || true
9292
- uses: actions/upload-artifact@v1
9393
if: always()
9494
with:

0 commit comments

Comments
 (0)