mirror of
https://github.com/thewesker/lazy-dsi-file-downloader.git
synced 2025-12-20 12:31:11 -05:00
Compare commits
3 Commits
ghactionst
...
3.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3aaad7a456 | ||
|
|
498755fd49 | ||
|
|
fc7e2b2e2e |
1
.github/workflows/executables.yml
vendored
1
.github/workflows/executables.yml
vendored
@@ -54,6 +54,7 @@ jobs:
|
||||
cp -r certifi chardet Darwin idna Linux requests urllib3 temporary/
|
||||
cp LICENSE main.py README.md temporary/
|
||||
cd temporary
|
||||
chmod +x main.py
|
||||
zip -r ../lazy-dsi-file-downloader-${{ steps.vars.outputs.tag }}-Python3.zip *
|
||||
- name: Publish artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user