Skip to content

Commit dfcc3c4

Browse files
committed
fix shit
1 parent 5fac194 commit dfcc3c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,12 @@ jobs:
9898
if: always()
9999
with:
100100
path: /tmp/slirp_in.log
101+
name: slirp_in.log
101102
- uses: actions/upload-artifact@v1
102103
if: always()
103104
with:
104105
path: /tmp/slirp_out.log
106+
name: slirp_out.log
105107

106108
nightly-checks:
107109
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)