Update update_examples.yml

This commit is contained in:
Ray
2025-08-23 22:19:51 +02:00
committed by GitHub
parent 785965fcef
commit f60333d9b2

View File

@@ -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