[ci] Share Generated Assets Across All Platforms (#1074)

This commit is contained in:
David Chavez 2022-08-09 00:02:35 +02:00 committed by GitHub
commit 9b33827d02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 38 additions and 29 deletions

View file

@ -1,7 +1,4 @@
#!/bin/bash
cmake --no-warn-unused-cli -H. -Bbuild-linux -GNinja
cmake --build build-linux --target ExtractAssets
cmake -H. -Bbuild-switch -GNinja -DCMAKE_TOOLCHAIN_FILE=/opt/devkitpro/cmake/Switch.cmake
cmake --build build-switch --target soh_nro