File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 6363 with :
6464 name : ' curl-linux-glibc-daily-tool'
6565 retention-days : 42
66- path : curl-*-*-*/curl*
66+ path : |
67+ curl-*-*-*/curl*
68+ curl-*-*-*/trurl*
69+
6770 - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
6871 with :
6972 name : ' curl-linux-glibc-daily'
@@ -108,7 +111,10 @@ jobs:
108111 with :
109112 name : ' curl-linux-musl-daily-tool'
110113 retention-days : 42
111- path : curl-*-*-*/curl*
114+ path : |
115+ curl-*-*-*/curl*
116+ curl-*-*-*/trurl*
117+
112118 - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
113119 with :
114120 name : ' curl-linux-musl-daily'
@@ -146,7 +152,10 @@ jobs:
146152 with :
147153 name : ' curl-macos-universal-daily-tool'
148154 retention-days : 42
149- path : curl-*-universal-*/curl*
155+ path : |
156+ curl-*-universal-*/curl*
157+ curl-*-universal-*/trurl*
158+
150159 - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
151160 with :
152161 name : ' curl-macos-universal-daily'
@@ -194,7 +203,10 @@ jobs:
194203 with :
195204 name : ' curl-windows-daily-tool'
196205 retention-days : 42
197- path : curl-*-*-*/curl*
206+ path : |
207+ curl-*-*-*/curl*
208+ curl-*-*-*/trurl*
209+
198210 - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
199211 with :
200212 name : ' curl-windows-daily'
You can’t perform that action at this time.
0 commit comments