diff --git a/.github/workflows/package_release.yml b/.github/workflows/package_release.yml index 410e75c..86d289c 100644 --- a/.github/workflows/package_release.yml +++ b/.github/workflows/package_release.yml @@ -76,13 +76,13 @@ jobs: GH_TOKEN: ${{secrets.GITHUB_TOKEN}} # Rename the release artifact - name: Rename Artifact - run: mv dist/FrameCast-*.dmg dist/FrameCast.Setup.darwin_arm64.dmg + run: mv dist/FrameCast-*.dmg dist/FrameCast.Setup.darwin_x64.dmg - name: Rename Artifact Blockmap - run: mv dist/FrameCast-*.dmg.blockmap dist/FrameCast.Setup.darwin_arm64.dmg.blockmap + run: mv dist/FrameCast-*.dmg.blockmap dist/FrameCast.Setup.darwin_x64.dmg.blockmap # Upload the release artifact - name: Upload Artifacts uses: softprops/action-gh-release@v2 with: files: | - dist/FrameCast.Setup.darwin_arm64.dmg - dist/FrameCast.Setup.darwin_arm64.dmg.blockmap \ No newline at end of file + dist/FrameCast.Setup.darwin_x64.dmg + dist/FrameCast.Setup.darwin_x64.dmg.blockmap \ No newline at end of file diff --git a/README.md b/README.md index c78877f..2ddf1f9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ FrameCast is a powerful tool that can enhance your video conferencing experience [![Download for Windows](https://i.imgur.com/edpkPzv.png)](https://github.com/nathan-fiscaletti/framecast/releases/latest/download/FrameCast.Setup.windows_amd64.exe) [![Download for Linux](https://i.imgur.com/ob2QUPN.png)](https://github.com/nathan-fiscaletti/framecast/releases/latest/download/FrameCast.Setup.linux_amd64.deb) -[![Download for macOS](https://i.imgur.com/771afwr.png)](https://github.com/nathan-fiscaletti/framecast/releases/latest/download/FrameCast.Setup.darwin_arm64.dmg) +[![Download for macOS](https://i.imgur.com/771afwr.png)](https://github.com/nathan-fiscaletti/framecast/releases/latest/download/FrameCast.Setup.darwin_x64.dmg) ## Video Preview