Ray
il y a 1 mois
committed by
GitHub
Parent
révision
f60333d9b2
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec
2 ajouts et
1 suppressions
-
.github/workflows/update_examples.yml
|
|
@ -49,7 +49,8 @@ jobs: |
|
|
|
set EMSDK_PATH=${{ github.workspace }}/emsdk-cache/emsdk-main |
|
|
|
dir |
|
|
|
rexm.exe build core_basic_window |
|
|
|
cd ../.. |
|
|
|
cd ${{ github.workspace }}\.. |
|
|
|
dir |
|
|
|
shell: cmd |
|
|
|
|
|
|
|
- name: Commit changes to raylib repo |
|
|
|