mirror of
https://github.com/thewesker/lazy-dsi-file-downloader.git
synced 2025-12-20 04:21:09 -05:00
update another typo
This commit is contained in:
2
.github/workflows/executables.yml
vendored
2
.github/workflows/executables.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: Publish builds
|
- name: Publish builds
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
path: lazy-dsi-file-downloader-${{ steps.vars.outputs.tag }}.exe
|
path: dist/lazy-dsi-file-downloader-${{ steps.vars.outputs.tag }}.exe
|
||||||
name: windows
|
name: windows
|
||||||
|
|
||||||
python:
|
python:
|
||||||
|
|||||||
Reference in New Issue
Block a user