File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -365,13 +365,13 @@ jobs:
365365 name : bun-webkit-linux-arm64-musl-debug
366366 path : ${{runner.temp}}/bun-webkit-linux-arm64-musl-debug
367367 - uses : actions/download-artifact@v3
368- with :
369- name : bun-webkit-linux-amd64-musl-debug
370- path : ${{runner.temp}}/bun-webkit-linux-amd64-musl-lto
371- - uses : actions/download-artifact@v3
372- with :
373- name : bun-webkit-linux-arm64-musl-debug
374- path : ${{runner.temp}}/bun-webkit-linux-arm64-musl-lto
368+ with :
369+ name : bun-webkit-linux-amd64-musl-debug
370+ path : ${{runner.temp}}/bun-webkit-linux-amd64-musl-lto
371+ - uses : actions/download-artifact@v3
372+ with :
373+ name : bun-webkit-linux-arm64-musl-debug
374+ path : ${{runner.temp}}/bun-webkit-linux-arm64-musl-lto
375375
376376 - name : Rename files
377377 run : |
You can’t perform that action at this time.
0 commit comments