Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
headshot2017 committed Dec 23, 2023
2 parents 0d7483c + 1119b7c commit fb1efac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: egor-tensin/setup-mingw@v2
with:
platform: x86
version: 12.2.0

- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
Expand Down Expand Up @@ -58,6 +59,7 @@ jobs:
uses: egor-tensin/setup-mingw@v2
with:
platform: x86
version: 12.2.0

- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Once you are ingame, press the M key to switch between Mario and CJ.

This is still under development!

## Downloading a pre-release build from GitHub Actions (NEW)
## How to download
**This requires you to be logged in to your GitHub account.**
* Go to the [Actions](https://github.com/headshot2017/sm64-san-andreas/actions) page
* Click the first item that appears in the "workflow runs" list
Expand Down

0 comments on commit fb1efac

Please sign in to comment.