2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
export DEVKITPRO=/opt/devkitpro
|
export DEVKITPRO=/opt/devkitpro
|
||||||
make -f atmosphere.mk dist-no-debug
|
make all
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Upload Release Asset
|
- name: Upload Release Asset
|
||||||
uses: softprops/action-gh-release@v2.0.9
|
uses: softprops/action-gh-release@v2.0.9
|
||||||
|
|||||||
Reference in New Issue
Block a user