CI: GitHub Actions build with .nro artifact (GHES-compatible)
All checks were successful
Build / Build (push) Successful in 30s
All checks were successful
Build / Build (push) Successful in 30s
- devkitpro/devkita64 container; apt install nodejs for actions/checkout. - upload-artifact@v3 (v4+ unsupported on GitHub Enterprise Server). - Push/PR to main and master; workflow_dispatch. - Makefile: TARGET_VERSION 1.0.0. Made-with: Cursor
This commit is contained in:
2
Makefile
2
Makefile
@@ -33,7 +33,7 @@ APP_RESOURCES := romfs:/
|
||||
#---------------------------------------------------------------------------------
|
||||
# version control constants
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET_VERSION := 0.1.0
|
||||
TARGET_VERSION := 1.0.0
|
||||
APP_VERSION := $(TARGET_VERSION)
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user