diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 220f3a4..5ab833b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -39,6 +39,9 @@ jobs: - uses: actions/download-artifact@master with: name: macOS-latest + - uses: actions/download-artifact@master + with: + name: windows-latest - name: Unzip MacOS run: | unzip macOS-latest/macOS-latest.zip