diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1c5d2fa..cebbaa7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,7 +42,7 @@ jobs: - name: Build executable run: python -O build.py - - name: Archive executables + - name: Archive executable uses: actions/upload-artifact@v3 with: name: imdupes-artifacts