Skip to content
Snippets Groups Projects
Verified Commit 6a216483 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: new mac files

parent 9fa7ce1d
Branches
Tags
No related merge requests found
...@@ -116,7 +116,7 @@ jobs: ...@@ -116,7 +116,7 @@ jobs:
retention-days: 5 retention-days: 5
release: release:
name: Release name: Release
needs: [build-linux, build-windows] needs: [build-linux, build-windows, build-mac]
timeout-minutes: 10 timeout-minutes: 10
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
...@@ -126,9 +126,12 @@ jobs: ...@@ -126,9 +126,12 @@ jobs:
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v1
with: with:
files: | files: |
boytacean-sdl-mac-x64
boytacean-sdl-linux-x64 boytacean-sdl-linux-x64
boytacean-sdl-win32-x64.exe boytacean-sdl-win32-x64.exe
libboytacean.dylib
libboytacean.so libboytacean.so
boytacean.dll boytacean.dll
boytacean_libretro.dylib
boytacean_libretro.so boytacean_libretro.so
boytacean_libretro.dll boytacean_libretro.dll
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment