There was an error while loading. Please reload this page.
1 parent 785965f commit f60333dCopy full SHA for f60333d
1 file changed
.github/workflows/update_examples.yml
@@ -49,7 +49,8 @@ jobs:
49
set EMSDK_PATH=${{ github.workspace }}/emsdk-cache/emsdk-main
50
dir
51
rexm.exe build core_basic_window
52
- cd ../..
+ cd ${{ github.workspace }}\..
53
+ dir
54
shell: cmd
55
56
- name: Commit changes to raylib repo
0 commit comments