mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
Typo
This commit is contained in:
parent
6df845c0f6
commit
9109cebdb6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -233,7 +233,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: "integration.eliot-${{ matrix.os }}-Python--${{ matrix.python-version }}.json"
|
||||
name: "integration.eliot-${{ matrix.os }}-Python-${{ matrix.python-version }}.json"
|
||||
path: integration.eliot.json
|
||||
|
||||
packaging:
|
||||
|
Loading…
Reference in New Issue
Block a user