diff --git a/.github/workflows/pyinstaller.yml b/.github/workflows/pyinstaller.yml index b06af90..e417fbc 100644 --- a/.github/workflows/pyinstaller.yml +++ b/.github/workflows/pyinstaller.yml @@ -21,5 +21,5 @@ jobs: - uses: actions/upload-artifact@v2 with: - name: name-of-artifact + name: screenshare path: dist/windows \ No newline at end of file