Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Merge Italian translation from Polari3DS-ITA to Polari3DS - Italian Translatoion branch #355

Merge Italian translation from Polari3DS-ITA to Polari3DS - Italian Translatoion branch

Merge Italian translation from Polari3DS-ITA to Polari3DS - Italian Translatoion branch #355

Workflow file for this run

name: P3
on:
push:
paths-ignore:
- '.github/ISSUE_TEMPLATE/**'
- '.github/*'
- 'LICENSE.txt'
- 'README.md'
pull_request:
paths-ignore:
- '.github/ISSUE_TEMPLATE/**'
- '.github/*'
- 'LICENSE.txt'
- 'README.md'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
container: pablomk7/luma3dsbuildtools
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: safedir
run: git config --global --add safe.directory /__w/Polari3DS-ITA/Polari3DS-ITA
- name: Build
run: make -j$(nproc --all)
- uses: actions/upload-artifact@v4
with:
name: Polari3DS-ITA_beta
path: boot.firm